diff options
author | David Woodhouse <dwmw2@infradead.org> | 2007-12-13 07:53:57 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-29 00:07:08 +0100 |
commit | f5a3ea6f966700ae82504202fdd827f2d3c79e66 (patch) | |
tree | a7bb9853b28458f6c0dcae6d69128da6b1103012 /drivers/net/tokenring | |
parent | libertas: pass channel argument directly to lbs_mesh_config() (diff) | |
download | linux-f5a3ea6f966700ae82504202fdd827f2d3c79e66.tar.xz linux-f5a3ea6f966700ae82504202fdd827f2d3c79e66.zip |
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