mac80211/mesh: make the preq queue lock consistent
authorBaruch Siach <baruch@tkos.co.il>
Thu, 28 Jul 2011 05:51:05 +0000 (08:51 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 8 Aug 2011 20:04:18 +0000 (16:04 -0400)
commit987dafad11bbf0454c88bd3b37461f7f2a423f71
tree1e55e8c2706a8330c051c0e39365a966ebbe5efc
parentdfb72c4fda54b11efe0afbb4e4081af1dfa4c14f
mac80211/mesh: make the preq queue lock consistent

Make mesh_preq_queue_lock locking consistent with mesh_queue_preq() using
spin_lock_bh().

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_hwmp.c