patch-2.1.125 linux/include/linux/skbuff.h
Next file: linux/include/linux/x25.h
Previous file: linux/include/linux/serial167.h
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Thu Oct  8 21:34:29 1998
-  Orig file: 
v2.1.124/linux/include/linux/skbuff.h
-  Orig date: 
Sat Sep  5 16:46:41 1998
diff -u --recursive --new-file v2.1.124/linux/include/linux/skbuff.h linux/include/linux/skbuff.h
@@ -106,6 +106,12 @@
 	__u32		shapestamp;		/* Stamp for shaper    */
 	__u16		shapepend;		/* Pending */
 #endif
+
+#if defined(CONFIG_HIPPI)
+	union{
+		__u32	ifield;
+	} private;
+#endif
 };
 
 /* These are just the default values. This is run time configurable.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov