diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2019-01-18 05:20:07 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-20 01:06:52 +0100 |
commit | df133f3f96257ee29696c0ed8bd198ec801dc810 (patch) | |
tree | 4df0a603924d61c182d4c153f99c20e77ab96bd2 /lib/interval_tree.c | |
parent | net: phy: phy driver features are mandatory (diff) | |
download | linux-df133f3f96257ee29696c0ed8bd198ec801dc810.tar.xz linux-df133f3f96257ee29696c0ed8bd198ec801dc810.zip |
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 <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/interval_tree.c')
0 files changed, 0 insertions, 0 deletions