patch-1.3.90 linux/drivers/net/dlci.c
Next file: linux/drivers/net/eexpress.c
Previous file: linux/drivers/net/3c59x.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue Apr 16 07:59:04 1996
 -  Orig file: 
v1.3.89/linux/drivers/net/dlci.c
 -  Orig date: 
Mon Apr 15 12:20:18 1996
 
diff -u --recursive --new-file v1.3.89/linux/drivers/net/dlci.c linux/drivers/net/dlci.c
@@ -626,7 +626,7 @@
 }
 
 #ifdef MODULE
-static struct device dlci = {devname, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, dlci_init, };
+static struct device dlci = {"dlci", 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, dlci_init, };
 
 int init_module(void)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this