diff options
author | David S. Miller <davem@davemloft.net> | 2006-03-12 03:51:49 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-12 03:51:49 +0100 |
commit | ba244fe9005323452428fee4b4b7d0c70a06b627 (patch) | |
tree | a2f64703eeb1cae57ea3d4b5d2dd481614ae82d1 /arch | |
parent | [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG (diff) | |
download | linux-ba244fe9005323452428fee4b4b7d0c70a06b627.tar.xz linux-ba244fe9005323452428fee4b4b7d0c70a06b627.zip |
[TCP]: Fix tcp_tso_should_defer() when limit>=65536
That's >= a full sized TSO frame, so we should always
return 0 in that case.
Based upon a report and initial patch from Lachlan
Andrew, final patch suggested by Herbert Xu.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions