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
- Lines: 9
- Date:
Thu Jun 12 16:22:06 1997
- Orig file:
v2.1.42/linux/drivers/net/net_init.c
- Orig date:
Sun Apr 13 10:18:21 1997
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