patch-2.3.99-pre7 linux/drivers/net/at1700.c
Next file: linux/drivers/net/atp.c
Previous file: linux/drivers/net/arcnet/rfc1201.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue May 2 12:40:59 2000
- Orig file:
v2.3.99-pre6/linux/drivers/net/at1700.c
- Orig date:
Sat Feb 12 11:22:10 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/net/at1700.c linux/drivers/net/at1700.c
@@ -877,9 +877,8 @@
}
#ifdef MODULE
-static char devicename[9] = { 0, };
static struct net_device dev_at1700 = {
- 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, at1700_probe };
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)