On Tue, Apr 25, 2017 at 1:15 PM, Eric Dumazet wrote:
> Not used anymore now 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
Not used anymore now 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
---
net/ipv4/tcp_input.c | 12
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/ne