patch-2.1.16 linux/include/linux/skbuff.h

Next file: linux/include/linux/sysctl.h
Previous file: linux/include/linux/rose.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.15/linux/include/linux/skbuff.h linux/include/linux/skbuff.h
@@ -93,11 +93,11 @@
 	struct neighbour *nexthop;
 #endif		
 	struct  dst_entry *dst;
+	char    	cb[32];
 
 	__u32		seq;			/* TCP sequence number				*/
 	__u32		end_seq;		/* seq [+ fin] [+ syn] + datalen		*/
 	__u32		ack_seq;		/* TCP ack sequence number			*/
-	char    	cb[32];
   
 	unsigned int 	len;			/* Length of actual data			*/
 	unsigned int	csum;			/* Checksum 					*/

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov