]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit993b3a225490b5937859a43060262f7960e09143
tree1e55e8c2706a8330c051c0e39365a966ebbe5efc
parent1c600a1d0ae9a9d7977b5693d7925f077560f002
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