patch-2.1.107 linux/drivers/net/Space.c
Next file: linux/drivers/net/cops.c
Previous file: linux/drivers/net/Makefile
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Jun 24 14:26:13 1998
- Orig file:
v2.1.106/linux/drivers/net/Space.c
- Orig date:
Tue Jun 23 10:01:23 1998
diff -u --recursive --new-file v2.1.106/linux/drivers/net/Space.c linux/drivers/net/Space.c
@@ -551,6 +551,9 @@
#ifdef CONFIG_IBMTR
&& ibmtr_probe(dev)
#endif
+#ifdef CONFIG_SKTR
+ && sktr_probe(dev)
+#endif
&& 1 ) {
return 1; /* -ENODEV or -EAGAIN would be more accurate. */
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov