[TCP]: Fix TSO deferring
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Fri, 21 Dec 2007 04:36:03 +0000 (20:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:36 +0000 (14:59 -0800)
commitbd515c3e48ececd774eb3128e81b669dbbd32637
tree8e2dd3386a47bfddb85c1557e9f2887660b19018
parent255f97b3117cbe10b2493f7f12d66a81dfbcdf43
[TCP]: Fix TSO deferring

I'd say that most of what tcp_tso_should_defer had in between
there was dead code because of this.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c