patch-2.3.99-pre7 linux/drivers/net/ni5010.c

Next file: linux/drivers/net/ni52.c
Previous file: linux/drivers/net/net_init.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/net/ni5010.c linux/drivers/net/ni5010.c
@@ -741,9 +741,8 @@
 }
 
 #ifdef MODULE
-static char devicename[9] = { 0, };
 static struct net_device dev_ni5010 = {
-        devicename,
+        "",
         0, 0, 0, 0,
         0, 0,
         0, 0, 0, NULL, ni5010_probe };

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)