patch-2.3.99-pre7 linux/drivers/net/bonding.c
Next file: linux/drivers/net/cs89x0.c
Previous file: linux/drivers/net/atp.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue May 2 12:40:59 2000
- Orig file:
v2.3.99-pre6/linux/drivers/net/bonding.c
- Orig date:
Thu Mar 2 14:36:22 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/net/bonding.c linux/drivers/net/bonding.c
@@ -309,10 +309,8 @@
#ifdef MODULE
-static char bond_name[16];
-
static struct net_device dev_bond = {
- bond_name, /* Needs to be writeable */
+ "",
0, 0, 0, 0,
0x0, 0,
0, 0, 0, NULL, bond_init };
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)