o drivers/net/setup.c: fix special_device_init struct initialization
struct net_device changed, making sb1000_probe not match with the .init position, convert it to C99 initializers so that doesn't happens anymore when net_device changes again.
Showing
Please register or sign in to comment