Re: [PATCH net-next 04/10] tcp: do not pass timestamp to tcp_rack_identify_loss()
On Tue, Apr 25, 2017 at 1:15 PM, Eric Dumazet wrote: > Not used anymore now tp->tcp_mstamp holds the information. > > Signed-off-by: Eric Dumazet > Acked-by: Soheil Hassas Yeganeh Acked-by: Neal Cardwell neal
[PATCH net-next 04/10] tcp: do not pass timestamp to tcp_rack_identify_loss()
Not used anymore now tp->tcp_mstamp holds the information. Signed-off-by: Eric Dumazet Acked-by: Soheil Hassas Yeganeh --- net/ipv4/tcp_input.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c index d4885f7a6a930ff1794b0ab