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

Next file: linux/drivers/net/appletalk/ltpc.c
Previous file: linux/drivers/net/aironet4500_card.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/net/appletalk/cops.c linux/drivers/net/appletalk/cops.c
@@ -1008,11 +1008,9 @@
 }
 
 #ifdef MODULE
-static char lt_name[16];
-
 static struct net_device cops0_dev =
 {
-	lt_name,	/* device name */
+	"",	/* device name */
         0, 0, 0, 0,
         0x0, 0,  /* I/O address, IRQ */
         0, 0, 0, NULL, cops_probe

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