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
-  Lines: 9
 -  Date:
Thu May 30 15:40:06 1996
 -  Orig file: 
pre2.0.9/linux/net/ipv4/af_inet.c
 -  Orig date: 
Tue May 21 19:52:39 1996
 
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