patch-2.0.34 linux/include/linux/netdevice.h
Next file: linux/include/linux/nfs.h
Previous file: linux/include/linux/msdos_fs_sb.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 3 15:17:49 1998
- Orig file:
v2.0.33/linux/include/linux/netdevice.h
- Orig date:
Wed Oct 15 15:22:48 1997
diff -u --recursive --new-file v2.0.33/linux/include/linux/netdevice.h linux/include/linux/netdevice.h
@@ -35,7 +35,7 @@
#define MAX_ADDR_LEN 7
#ifndef CONFIG_AX25
#ifndef CONFIG_TR
-#ifndef CONFIG_NET_IPIP
+#if !defined(CONFIG_NET_IPIP) && !defined(CONFIG_NET_IPIP_MODULE)
#define MAX_HEADER 32 /* We really need about 18 worst case .. so 32 is aligned */
#else
#define MAX_HEADER 80 /* We need to allow for having tunnel headers */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov