diff options
author | David Woodhouse <dwmw2@infradead.org> | 2007-12-13 09:53:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-29 02:07:08 +0300 |
commit | f5a3ea6f966700ae82504202fdd827f2d3c79e66 (patch) | |
tree | a7bb9853b28458f6c0dcae6d69128da6b1103012 /drivers/net/tokenring | |
parent | 860621347e88b23517fc4ec93fa5af940401c3ec (diff) | |
download | linux-f5a3ea6f966700ae82504202fdd827f2d3c79e66.tar.xz |
libertas: use spin_is_locked() instead of spin_trylock() in lbs_interrupt()
We get scary warnings on UP if we use spin_trylock() and find, as we
hoped, that the lock in question is already locked.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/tokenring')
0 files changed, 0 insertions, 0 deletions