commit | 128eda86bebeacefb0fcc64cab0155aa76857c92 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue Apr 25 10:15:34 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 26 14:44:37 2017 -0400 |
tree | 64f9202bb2851687f07f0ee277dab95d7b0f502f | |
parent | 7c1c7308592f0f261836a96e37b7835ffd10d85b [diff] |
tcp: do not pass timestamp to tcp_rack_mark_lost() This is no longer used, since tcp_rack_detect_loss() takes the timestamp from tp->tcp_mstamp 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>