summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorNeal Cardwell <ncardwell@google.com>2013-09-17 03:44:20 +0200
committerDavid S. Miller <davem@davemloft.net>2013-09-18 01:08:08 +0200
commit269aa759b474570fa642452742741525cfc226a9 (patch)
tree00089098af219e1257caaf5c06835d3dbd6d043d /drivers/net
parentdrivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead... (diff)
downloadlinux-269aa759b474570fa642452742741525cfc226a9.tar.xz
linux-269aa759b474570fa642452742741525cfc226a9.zip
tcp: fix RTO calculated from cached RTT
Commit 1b7fdd2ab5852 ("tcp: do not use cached RTT for RTT estimation") did not correctly account for the fact that crtt is the RTT shifted left 3 bits. Fix the calculation to consistently reflect this fact. Signed-off-by: Neal Cardwell <ncardwell@google.com> Cc: Eric Dumazet <edumazet@google.com> Cc: Yuchung Cheng <ycheng@google.com> Acked-by: Eric Dumazet <edumazet@google.com> Acked-By: Yuchung Cheng <ycheng@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions