patch-2.1.109 linux/drivers/net/8390.h

Next file: linux/drivers/net/de4x5.c
Previous file: linux/drivers/misc/parport_share.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.108/linux/drivers/net/8390.h linux/drivers/net/8390.h
@@ -13,7 +13,7 @@
 #include <linux/skbuff.h>
 
 /* With kmod, drivers can now load the 8390 module themselves! */
-#ifdef CONFIG_KMOD
+#if 0 /* def CONFIG_KMOD */
 #define LOAD_8390_BY_KMOD
 #endif
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov