git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15944ae
)
wl12xx: Make sure HW is available in sched scan ops
author
Pontus Fuchs
<pontus.fuchs@gmail.com>
Wed, 11 Jan 2012 13:22:42 +0000
(14:22 +0100)
committer
Luciano Coelho
<coelho@ti.com>
Wed, 15 Feb 2012 06:38:28 +0000
(08:38 +0200)
The sched_scan_(stop|start) ops fails to check for WL1271_STATE_OFF.
This can lead to a race where the driver tries to access the HW
while it's off.
Fix this by checking for WL1271_STATE_OFF before accessing the HW.
Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/wl12xx/main.c
Simple merge