patch-1.3.85 linux/include/linux/skbuff.h
Next file: linux/include/linux/tqueue.h
Previous file: linux/include/linux/proc_fs.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Apr 8 18:24:34 1996
- Orig file:
v1.3.84/linux/include/linux/skbuff.h
- Orig date:
Fri Apr 5 13:35:28 1996
diff -u --recursive --new-file v1.3.84/linux/include/linux/skbuff.h linux/include/linux/skbuff.h
@@ -53,7 +53,7 @@
#if CONFIG_SKB_CHECK
int magic_debug_cookie;
#endif
- struct sk_buff * volatile link3; /* Link for IP protocol level buffer chains */
+ struct sk_buff *link3; /* Link for IP protocol level buffer chains */
struct sock *sk; /* Socket we are owned by */
unsigned long when; /* used to compute rtt's */
struct timeval stamp; /* Time we arrived */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this