]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/tcp_minisocks.c
[TCP]: Tighten tcp_sock's belt, drop left_out
[linux-2.6-omap-h63xx.git] / net / ipv4 / tcp_minisocks.c
index 36a8fbd0e64ef799a6009176fb537af92b64cd73..fdfe89fe646b8f9d6667dd7c32f32ce534dd41fb 100644 (file)
@@ -405,7 +405,6 @@ struct sock *tcp_create_openreq_child(struct sock *sk, struct request_sock *req,
                newicsk->icsk_rto = TCP_TIMEOUT_INIT;
 
                newtp->packets_out = 0;
-               newtp->left_out = 0;
                newtp->retrans_out = 0;
                newtp->sacked_out = 0;
                newtp->fackets_out = 0;