linux_dsm_epyc7002/drivers/net/ethernet/atheros/atl1c
Florian Westphal 353e3bd5a7 atl1c: remove private tx lock
AFAICS this is safe: the lock is only used in the .ndo_start_xmit
function and this driver does not set LLTX.

Gets rid of TX_LOCKED return value, followup patches will remove it.

Cc: Jay Cliburn <jcliburn@gmail.com>
Cc: Chris Snook <chris.snook@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-26 15:53:04 -04:00
..
atl1c_ethtool.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
atl1c_hw.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
atl1c_hw.h atl1c: fix issue of io access mode for AR8152 v2.1 2012-07-20 11:21:18 -07:00
atl1c_main.c atl1c: remove private tx lock 2016-04-26 15:53:04 -04:00
atl1c.h atl1c: remove private tx lock 2016-04-26 15:53:04 -04:00
Makefile atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00