Skip to content
Commit 2db60eed authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: use napi_consume_skb() in skb_defer_free_flush()



skb_defer_free_flush() runs from softirq context,
we have the opportunity to refill the napi_alloc_cache,
and/or use kmem_cache_free_bulk() when this cache is full.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 97e719a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment