patch-2.3.99-pre7 linux/drivers/net/shaper.c
Next file: linux/drivers/net/sis900.c
Previous file: linux/drivers/net/sb1000.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Tue May 2 12:41:00 2000
- Orig file:
v2.3.99-pre6/linux/drivers/net/shaper.c
- Orig date:
Wed Apr 26 16:34:08 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/net/shaper.c linux/drivers/net/shaper.c
@@ -688,11 +688,9 @@
#ifdef MODULE
-static char devicename[9];
-
static struct net_device dev_shape =
{
- devicename,
+ "",
0, 0, 0, 0,
0, 0,
0, 0, 0, NULL, shaper_probe
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)