[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131018.162229.431923064763994923.davem@davemloft.net>
Date: Fri, 18 Oct 2013 16:22:29 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: ncardwell@...gle.com
Cc: netdev@...r.kernel.org, edumazet@...gle.com, ycheng@...gle.com
Subject: Re: [PATCH net-next] tcp: remove redundant code in
__tcp_retransmit_skb()
From: Neal Cardwell <ncardwell@...gle.com>
Date: Wed, 16 Oct 2013 12:36:51 -0400
> Remove the specialized code in __tcp_retransmit_skb() that tries to trim
> any ACKed payload preceding a FIN before we retransmit (this was added
> in 1999 in v2.2.3pre3). This trimming code was made unreachable by the
> more general code added above it that uses tcp_trim_head() to trim any
> ACKed payload, with or without a FIN (this was added in "[NET]: Add
> segmentation offload support to TCP." in 2002 circa v2.5.33).
>
> Signed-off-by: Neal Cardwell <ncardwell@...gle.com>
Applied, thanks Neal.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists