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

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