Skip to content
Commit a8305bff authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parent 776f07ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment