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
- Lines: 18
- Date:
Sun Apr 7 08:47:04 1996
- Orig file:
v1.3.84/linux/net/core/dev.c
- Orig date:
Sun Mar 31 00:13:19 1996
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