patch-2.0.11 linux/net/ipv4/tcp_input.c

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

diff -u --recursive --new-file v2.0.10/linux/net/ipv4/tcp_input.c linux/net/ipv4/tcp_input.c
@@ -1295,7 +1295,7 @@
 					 * and lost it from the queue before
 					 * changing the ack properly].
 					 */
-					printk(KERN_ERR "Lost timer or fin packet in tcp_fin.");
+					printk(KERN_ERR "Lost timer or fin packet in tcp_fin.\n");
 				}
 			}
 			tcp_set_state(sk,TCP_CLOSING);

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