diff options
author | Michael S. Tsirkin <[email protected]> | 2019-01-17 23:20:07 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-01-19 16:06:52 -0800 |
commit | df133f3f96257ee29696c0ed8bd198ec801dc810 (patch) | |
tree | 4df0a603924d61c182d4c153f99c20e77ab96bd2 /scripts/gdb/vmlinux-gdb.py | |
parent | 3e64cf7a435ed0500e3adaa8aada2272d3ae8abc (diff) |
virtio_net: bulk free tx skbs
Use napi_consume_skb() to get bulk free. Note that napi_consume_skb is
safe to call in a non-napi context as long as the napi_budget flag is
correct.
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions