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

net: Add and use skb_list_del_init().



It documents what is happening, and eliminates the spurious list
pointer poisoning.

In the long term, in order to get proper list head debugging, we
might want to use the list poison value as the indicator that
an SKB is a singleton and not on a list.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a8305bff
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