patch-pre2.0.4 linux/drivers/net/Space.c
Next file: linux/drivers/net/dlci.c
Previous file: linux/drivers/block/floppy.c
Back to the patch index
Back to the overall index
-  Lines: 16
 -  Date:
Mon May 13 23:23:07 1996
 -  Orig file: 
pre2.0.3/linux/drivers/net/Space.c
 -  Orig date: 
Tue May  7 16:22:26 1996
 
diff -u --recursive --new-file pre2.0.3/linux/drivers/net/Space.c linux/drivers/net/Space.c
@@ -224,15 +224,6 @@
 #   define NEXT_DEV	(&sdla0_dev)
 #endif
 
-/* This must be AFTER the various FRADs so it initializes FIRST! */
-
-#ifdef CONFIG_DLCI
-    extern int dlci_init(struct device *);
-    static struct device dlci_dev = { "dlci", 0, 0, 0, 0, 0, 0, 0, 0, 0, NEXT_DEV, dlci_init, };
-#   undef NEXT_DEV
-#   define NEXT_DEV	(&dlci_dev)
-#endif
-
 #ifdef CONFIG_NETROM
 	extern int nr_init(struct device *);
 	
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