Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 0e7dd0c9 authored by Florian Westphal's avatar Florian Westphal Committed by David S. Miller
Browse files

pch_gbe: fix bogus trylock conversion

Should have converted 'if (trylock)' to 'lock'.

Fixes: a6086a89

 ("drivers: net: remove NETDEV_TX_LOCKED")
Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 50d5d2bd
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment