patch-1.3.85 linux/net/core/dev.c

Next file: linux/net/core/firewall.c
Previous file: linux/net/ax25/af_ax25.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.84/linux/net/core/dev.c linux/net/core/dev.c
@@ -1305,7 +1305,6 @@
 extern int lance_init(void);
 extern int ni65_init(void);
 extern int pi_init(void);
-extern int dec21040_init(void);
 extern void sdla_setup(void);
 extern void dlci_setup(void);
 
@@ -1336,9 +1335,6 @@
 #if defined(CONFIG_PT)
 	pt_init();
 #endif
-#if defined(CONFIG_DEC_ELCP)
-	dec21040_init();
-#endif	
 #if defined(CONFIG_DLCI)
         dlci_setup();
 #endif

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