diff options
author | Florian Westphal <fw@strlen.de> | 2016-04-24 21:38:11 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-26 15:53:04 -0400 |
commit | 4acff371f2e3f386422253c7fce0092a793ec1a4 (patch) | |
tree | d5dcd86852e98a3af4af79eb9f33ecbd5546a1c6 /drivers/net/usb | |
parent | 353e3bd5a7081f23a9f015cbf172ec25b1412b93 (diff) | |
download | linux-4acff371f2e3f386422253c7fce0092a793ec1a4.tar.gz linux-4acff371f2e3f386422253c7fce0092a793ec1a4.tar.bz2 linux-4acff371f2e3f386422253c7fce0092a793ec1a4.zip |
atle1: remove LLTX support and TX_UNLOCKED
similar to atl1c: lock is only used in ndo_start_xmit, but we also
advertised LLTX, so remove that as well and let core stack handle
tx locking.
Allows to remove the TX_LOCKED return value from the driver.
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 'drivers/net/usb')
0 files changed, 0 insertions, 0 deletions