Skip to content
Commit 4ce0017a authored by Edward Cree's avatar Edward Cree Committed by David S. Miller
Browse files

net: core: another layer of lists, around PF_MEMALLOC skb handling



First example of a layer splitting the list (rather than merely taking
 individual packets off it).
Involves new list.h function, list_cut_before(), like list_cut_position()
 but cuts on the other side of the given entry.

Signed-off-by: default avatarEdward Cree <ecree@solarflare.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7da517a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment