diff options
author | Eric Dumazet <[email protected]> | 2017-04-25 10:15:33 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-26 14:44:37 -0400 |
commit | 7c1c7308592f0f261836a96e37b7835ffd10d85b (patch) | |
tree | 0ccc1742dc16c8b45cd86fe5d90ac9de2986b32a /include/net/tcp.h | |
parent | 69e996c58a35db9ca79b3f021a15bcd22202e1c0 (diff) |
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 <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Acked-by: Neal Cardwell <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/net/tcp.h')
0 files changed, 0 insertions, 0 deletions