David S. Miller 15986e1aad [TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluous
We only want to take receive RTT mesaurements for data
bearing frames, here in the header prediction fast path
for a pure-sender, we know that we have a pure-ACK and
thus the checks in tcp_rcv_rtt_mesaure_ts() will not pass.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-17 21:26:16 -07:00
..
2006-05-16 15:23:40 -07:00
2006-05-03 23:36:23 -07:00
2006-06-17 21:25:56 -07:00
2006-05-22 16:53:22 -07:00
2006-05-01 06:06:10 -04:00