patch-2.3.99-pre7 linux/drivers/net/3c507.c
Next file: linux/drivers/net/3c515.c
Previous file: linux/drivers/net/3c505.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue May 2 12:40:58 2000
- Orig file:
v2.3.99-pre6/linux/drivers/net/3c507.c
- Orig date:
Sun Feb 20 21:12:39 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/net/3c507.c linux/drivers/net/3c507.c
@@ -860,9 +860,8 @@
lp->rx_tail = rx_tail;
}
#ifdef MODULE
-static char devicename[9] = { 0, };
static struct net_device dev_3c507 = {
- 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,
0, 0, 0, NULL, el16_probe
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)