diff options
author | David S. Miller <davem@davemloft.net> | 2018-07-31 15:27:56 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-10 10:06:54 -0700 |
commit | 992cba7e276d438ac8b0a8c17b147b37c8c286f7 (patch) | |
tree | 50aaa7b0231a83b7b58ad60c4da88d9905b89b0e /mm/memcontrol.c | |
parent | a8305bff685252e80b7c60f4f5e7dd2e63e38218 (diff) |
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/memcontrol.c')
0 files changed, 0 insertions, 0 deletions