On Tue, Apr 25, 2017 at 1:15 PM, Eric Dumazet wrote:
> No longer needed, since tp->tcp_mstamp holds the information.
>
> This is needed to remove sack_state.ack_time in a following patch.
>
> Signed-off-by: Eric Dumazet
> Acked-by: Soheil Hassas Yeganeh
Acked-by: Neal Cardwell
neal
No longer needed, since tp->tcp_mstamp holds the information.
This is needed to remove sack_state.ack_time in a following patch.
Signed-off-by: Eric Dumazet
Acked-by: Soheil Hassas Yeganeh
---
include/net/tcp.h| 2 +-
net/ipv4/tcp_input.c | 3 +--
net/ipv4/tcp_rate.c | 7 ---
3 files