patch-1.3.28 linux/net/ipv4/tcp.c

Next file: linux/net/netrom/nr_dev.c
Previous file: linux/mm/vmalloc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.27/linux/net/ipv4/tcp.c linux/net/ipv4/tcp.c
@@ -5137,7 +5137,10 @@
 	    	struct iphdr *iph;
 	    	struct tcphdr *th;
 	    	struct tcphdr *nth;
-	    	unsigned long win_size, ow_size;
+	    	unsigned long win_size;
+#if 0
+		unsigned long ow_size;
+#endif
 	    	void * tcp_data_start;
 	
 		/*

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