patch-pre2.0.3 linux/include/linux/skbuff.h
Next file: linux/include/linux/sysctl.h
Previous file: linux/include/linux/mcdx.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon May 13 13:40:47 1996
- Orig file:
pre2.0.2/linux/include/linux/skbuff.h
- Orig date:
Tue May 7 16:22:39 1996
diff -u --recursive --new-file pre2.0.2/linux/include/linux/skbuff.h linux/include/linux/skbuff.h
@@ -110,7 +110,7 @@
unsigned char *data; /* Data head pointer */
unsigned char *tail; /* Tail pointer */
unsigned char *end; /* End pointer */
- void (*destructor)(struct sk_buff *this); /* Destruct function */
+ void (*destructor)(struct sk_buff *); /* Destruct function */
};
#ifdef CONFIG_SKB_LARGE
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