aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorEric Dumazet2022-05-15 21:24:54 -0700
committerDavid S. Miller2022-05-16 11:33:59 +0100
commit2db60eed1a957423cf06ee1060fc45ed3971990d (patch)
treee3e28604e20b7228c98df8039df280e9da45109a /fs
parent97e719a82b43c6c2bb5eebdb3c5d479a332ac2ac (diff)
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: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions