aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl12xx.h
diff options
context:
space:
mode:
authorEyal Shapira <eyal@wizery.com>2012-03-13 20:03:21 +0200
committerLuciano Coelho <coelho@ti.com>2012-04-10 12:13:58 +0300
commitc56dbd57f3627203f2384ae1a5e71cf41904370e (patch)
treeeef330174723ebad94d1cbce5cc1284cd71b3f7d /drivers/net/wireless/wl12xx/wl12xx.h
parentwl12xx: fix station channel switch (diff)
downloadlinux-dev-c56dbd57f3627203f2384ae1a5e71cf41904370e.tar.xz
linux-dev-c56dbd57f3627203f2384ae1a5e71cf41904370e.zip
wl12xx: fix race between suspend/resume and recovery
The iteration on the wlvif list in wl1271_op_resume/suspend was perfomed before locking wl->mutex which would lead to a kernel panic in case a recovery was queued at the same time and would delete the wlvifs from the list. Signed-off-by: Eyal Shapira <eyal@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions