patch-2.4.0-test3 linux/drivers/net/smc9194.c
Next file: linux/drivers/net/starfire.c
Previous file: linux/drivers/net/slip.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Jul 5 10:56:13 2000
- Orig file:
v2.4.0-test2/linux/drivers/net/smc9194.c
- Orig date:
Fri Jun 23 21:55:09 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/net/smc9194.c linux/drivers/net/smc9194.c
@@ -1591,9 +1591,8 @@
#ifdef MODULE
-static char devicename[9] = { 0, };
static struct net_device devSMC9194 = {
- devicename, /* device name is inserted by linux/drivers/net/net_init.c */
+ "", /* device name is inserted by linux/drivers/net/net_init.c */
0, 0, 0, 0,
0, 0, /* I/O address, IRQ */
0, 0, 0, NULL, smc_init };
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)