patch-2.1.43 linux/drivers/net/net_init.c

Next file: linux/drivers/net/soundmodem/Makefile
Previous file: linux/drivers/net/hdlcdrv.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.42/linux/drivers/net/net_init.c linux/drivers/net/net_init.c
@@ -248,7 +248,7 @@
 
 #endif
 
-#ifdef CONFIG_ATALK
+#if defined(CONFIG_ATALK) || defined(CONFIG_ATALK_MODULE)
 
 static int ltalk_change_mtu(struct device *dev, int mtu)
 {

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