Eric Dumazet 5e76ee4b8e tcp: tcp_mark_head_lost() optimization
It will be a bit more expensive to get the head of rtx queue
once rtx queue is converted to an rb-tree.

We can avoid this extra cost in case tp->lost_skb_hint is set.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-07 00:28:53 +01:00
..
2017-09-19 16:32:24 -07:00
2017-06-15 12:12:40 -04:00
2017-09-19 16:32:23 -07:00
2017-10-07 00:28:53 +01:00
2017-02-15 11:04:11 +01:00
2017-01-10 10:57:12 +01:00