patch-2.3.99-pre7 linux/drivers/net/appletalk/ltpc.c

Next file: linux/drivers/net/arcnet/arc-rimi.c
Previous file: linux/drivers/net/appletalk/cops.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/net/appletalk/ltpc.c linux/drivers/net/appletalk/ltpc.c
@@ -1272,10 +1272,8 @@
 
 #ifdef MODULE
 
-static char dev_name[8];
-
 static struct net_device dev_ltpc = {
-		dev_name, 
+		"", 
 		0, 0, 0, 0,
 	 	0x0, 0,
 	 	0, 0, 0, NULL, ltpc_probe };

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