Alexander Duyck e7fcd5439f ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skb
With netpoll making use of the transmit function it is possible for the
ndo_start_xmit function to be called with irqs disabled.  As such we need
to use dev_kfree_skb_any in the Tx cleanup path for frames that are
dropped.

Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-04 00:06:55 -04:00
..
2015-04-11 11:39:19 -07:00
2012-02-03 03:07:09 -08:00
2015-04-11 11:39:19 -07:00
2015-04-11 11:39:19 -07:00
2015-04-11 11:39:19 -07:00