[TCP]: Keep TSO enabled even during loss events.
authorDavid S. Miller <davem@davemloft.net>
Fri, 2 Sep 2005 05:47:01 +0000 (22:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Sep 2005 05:47:01 +0000 (22:47 -0700)
All we need to do is resegment the queue so that
we record SACK information accurately.  The edges
of the SACK blocks guide our resegmenting decisions.

With help from Herbert Xu.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found