]> git.baikalelectronics.ru Git - kernel.git/commit
wl1271: add missing spin_lock()
authorDan Carpenter <error27@gmail.com>
Sat, 8 May 2010 16:25:17 +0000 (18:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 11 May 2010 19:14:20 +0000 (15:14 -0400)
commit25116868969b40c02086f5c2061f396d1728379e
tree7c11948f84fdfd877c3603ec15fd08aed59a3ccf
parent470bb4f37bfb21b7528406588637f821cdfbc17b
wl1271: add missing spin_lock()

We should start the loop consistently with the "wl_lock" lock held.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1271_main.c