David S. Miller a8305bff68 net: Add and use skb_mark_not_on_list().
An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
2018-09-10 10:06:54 -07:00
..
2018-07-24 14:10:43 -07:00
2016-04-25 15:09:11 -04:00
2018-06-12 16:19:22 -07:00
2018-07-13 12:18:18 -04:00
2015-07-23 17:10:49 +02:00