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-30 09:10:25 -07:00
2018-08-01 13:28:23 +01:00
2018-08-01 13:28:23 +01:00
2017-11-24 10:18:41 +00:00
2017-08-29 10:55:20 +01:00