diff options
author | 2016-04-24 21:38:10 +0200 | |
---|---|---|
committer | 2016-04-26 15:53:04 -0400 | |
commit | 353e3bd5a7081f23a9f015cbf172ec25b1412b93 (patch) | |
tree | 33943c79cbbc089db059a0e07699507e0339333c /net/core/net-procfs.c | |
parent | RDMA/nes: remove use of NETDEV_TX_LOCKED (diff) | |
download | wireguard-linux-353e3bd5a7081f23a9f015cbf172ec25b1412b93.tar.xz wireguard-linux-353e3bd5a7081f23a9f015cbf172ec25b1412b93.zip |
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>
Diffstat (limited to 'net/core/net-procfs.c')
0 files changed, 0 insertions, 0 deletions