aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorYuchung Cheng <[email protected]>2018-11-29 00:06:43 +0000
committerDavid S. Miller <[email protected]>2018-12-01 01:22:41 +0000
commit3976535af0cb9fe34a55f2ffb8d7e6b39a2f8188 (patch)
treef0dd1d7bf303e1a7b4bc668ccdcf24bc041ae0b2 /net/ipv4/tcp_output.c
parentliquidio: read sc->iq_no before release sc (diff)
downloadkernel-3976535af0cb9fe34a55f2ffb8d7e6b39a2f8188.tar.gz
kernel-3976535af0cb9fe34a55f2ffb8d7e6b39a2f8188.zip
tcp: fix off-by-one bug on aborting window-probing socket
Previously there is an off-by-one bug on determining when to abort a stalled window-probing socket. This patch fixes that so it is consistent with tcp_write_timeout(). Signed-off-by: Yuchung Cheng <[email protected]> Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: Neal Cardwell <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions