patch-pre2.0.11 linux/net/ipv4/tcp_input.c

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

diff -u --recursive --new-file pre2.0.10/linux/net/ipv4/tcp_input.c linux/net/ipv4/tcp_input.c
@@ -933,7 +933,7 @@
 	/*
 	 * Maybe we can take some stuff off of the write queue,
 	 * and put it onto the xmit queue.
-	 * FIXME: (?) There is bizzare case being tested here, to check if
+	 * FIXME: (?) There is bizarre case being tested here, to check if
 	 * the data at the head of the queue ends before the start of
 	 * the sequence we already ACKed. This does not appear to be
 	 * a case that can actually occur. Why are we testing it?
@@ -1679,7 +1679,7 @@
 	struct sock *sk;
 	int syn_ok=0;
 #ifdef CONFIG_IP_TRANSPARENT_PROXY
-	int r;
+	int r=0;
 #endif
 
 	/*

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