Michael S. Tsirkin df133f3f96 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>
2019-01-19 16:06:52 -08:00
..
2018-10-31 08:54:16 -07:00
2019-01-18 18:23:23 -08:00
2019-01-18 14:05:14 -08:00
2018-11-17 22:03:06 -08:00
2019-01-19 16:06:52 -08:00
2018-12-20 16:14:22 -08:00