commit | efab8f85826afbbfe4b0ca9208e006aabbd2df3a | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue Apr 25 10:15:35 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 26 14:44:37 2017 -0400 |
tree | 0c7e95cd8c13c8953498abdc8b54b7ae8f392333 | |
parent | 128eda86bebeacefb0fcc64cab0155aa76857c92 [diff] |
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 <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Acked-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>