diff options
author | Florian Westphal <fw@strlen.de> | 2016-04-24 21:38:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-26 21:53:05 +0200 |
commit | a6086a893718db07ef9e7af5624ec27cb376ef0a (patch) | |
tree | d79f3678a33c11fa2613cd1f3c4fc393e37222f4 /Documentation/networking/netdev-features.txt | |
parent | drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED (diff) | |
download | linux-a6086a893718db07ef9e7af5624ec27cb376ef0a.tar.xz linux-a6086a893718db07ef9e7af5624ec27cb376ef0a.zip |
drivers: net: remove NETDEV_TX_LOCKED
replace the trylock by a full spin_lock and remove TX_LOCKED return value.
Followup patch will remove TX_LOCKED from the kernel.
Cc: Jon Mason <jdmason@kudzu.us>
Cc: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/netdev-features.txt')
0 files changed, 0 insertions, 0 deletions