On Tue, Apr 25, 2017 at 1:15 PM, Eric Dumazet wrote:
> This is no longer used, since tcp_rack_detect_loss() takes
> the timestamp from tp->tcp_mstamp
>
> Signed-off-by: Eric Dumazet
> Acked-by: Soheil Hassas Yeganeh
Acked-by: Neal Cardwell
neal
This is no longer used, since tcp_rack_detect_loss() takes
the timestamp from tp->tcp_mstamp
Signed-off-by: Eric Dumazet
Acked-by: Soheil Hassas Yeganeh
---
include/net/tcp.h | 2 +-
net/ipv4/tcp_input.c| 2 +-
net/ipv4/tcp_recovery.c | 2 +-
3 files changed, 3 insertions(+), 3 deleti