aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2017-04-25 10:15:33 -0700
committerDavid S. Miller <davem@davemloft.net>2017-04-26 14:44:37 -0400
commit7c1c7308592f0f261836a96e37b7835ffd10d85b (patch)
tree0ccc1742dc16c8b45cd86fe5d90ac9de2986b32a /net/ipv4/tcp_input.c
parenttcp: add tp->tcp_mstamp field (diff)
downloadlinux-dev-7c1c7308592f0f261836a96e37b7835ffd10d85b.tar.xz
linux-dev-7c1c7308592f0f261836a96e37b7835ffd10d85b.zip
tcp: do not pass timestamp to tcp_rack_detect_loss()
We can use tp->tcp_mstamp as it contains a recent timestamp. This removes a call to skb_mstamp_get() from tcp_rack_reo_timeout() Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Acked-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions