Neal Cardwell aab2b4bf22 tcp: fix double-counted receiver RTT when leaving receiver fast path
We should not update ts_recent and call tcp_rcv_rtt_measure_ts() both
before and after going to step5. That wastes CPU and double-counts the
receiver-side RTT sample.

Signed-off-by: Neal Cardwell <ncardwell@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-04 14:12:07 -05:00
..
2013-02-11 14:16:26 -05:00
2013-02-21 12:05:51 -08:00
2013-02-21 12:05:51 -08:00
2013-02-14 15:55:19 +01:00
2013-02-21 12:05:51 -08:00
2013-02-21 12:05:51 -08:00
2013-03-04 14:12:07 -05:00
2013-02-21 12:05:51 -08:00
2013-02-21 12:05:51 -08:00
2013-02-21 12:05:51 -08:00
2012-09-26 21:10:25 -04:00
2013-02-21 12:05:51 -08:00
2013-02-10 19:41:08 -05:00
2013-02-11 14:16:26 -05:00