diff options
author | 2006-03-11 18:51:49 -0800 | |
---|---|---|
committer | 2006-03-11 18:51:49 -0800 | |
commit | ba244fe9005323452428fee4b4b7d0c70a06b627 (patch) | |
tree | a2f64703eeb1cae57ea3d4b5d2dd481614ae82d1 /net/ipv4/tcp_highspeed.c | |
parent | [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG (diff) | |
download | wireguard-linux-ba244fe9005323452428fee4b4b7d0c70a06b627.tar.xz wireguard-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 'net/ipv4/tcp_highspeed.c')
0 files changed, 0 insertions, 0 deletions