patch-pre2.0.10 linux/net/ipv4/af_inet.c

Next file: linux/net/ipv4/ip_fw.c
Previous file: linux/net/ipv4/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.9/linux/net/ipv4/af_inet.c linux/net/ipv4/af_inet.c
@@ -382,6 +382,8 @@
 		skb = skb2;
 	}
 	sk->send_head = NULL;
+	sk->send_tail = NULL;
+	sk->send_next = NULL;
 	sti();
 
   	/*

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