Files
linux/drivers/net/ethernet/amd
Florian Westphal 926f273001 drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
These drivers already call netif_stop_queue() so we should not be called
unless tx space is available.  Just free the skb and return TX_OK.

Followup patch will remove NETDEV_TX_LOCKED from the kernel.

Cc: linux-parisc@vger.kernel.org
Cc: linux-hams@vger.kernel.org
Cc: Thomas Sailer <t.sailer@alumni.ethz.ch>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-26 15:53:05 -04:00
..
2013-12-29 00:46:38 -05:00
2014-06-05 15:14:21 -07:00
2015-09-29 21:11:13 -07:00
2016-02-18 14:58:47 -05:00
2014-06-05 15:14:21 -07:00