patch-2.3.99-pre7 linux/drivers/net/de620.c
Next file: linux/drivers/net/depca.c
Previous file: linux/drivers/net/de600.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/de620.c
-  Orig date: 
Sat Feb 12 11:22:10 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/net/de620.c linux/drivers/net/de620.c
@@ -985,9 +985,8 @@
  *
  */
 #ifdef MODULE
-static char nullname[8] = "";
 static struct net_device de620_dev = {
-	nullname, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, de620_probe };
+	"", 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, de620_probe };
 
 int init_module(void)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)