aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ray_cs.c
diff options
context:
space:
mode:
authorArik Nemtsov <arik@wizery.com>2011-04-18 14:15:28 +0300
committerLuciano Coelho <coelho@ti.com>2011-05-02 10:31:28 +0300
commit7dece1c8e1044287287d44ac183a946333b55fc3 (patch)
tree82330386e96e8292bdea78301af98c047eb8a51c /drivers/net/wireless/ray_cs.c
parent2dc5a5c2c656b9029a0e635bb3a1cbcfbcb4ca5c (diff)
downloadkernel_samsung_smdk4412-7dece1c8e1044287287d44ac183a946333b55fc3.zip
kernel_samsung_smdk4412-7dece1c8e1044287287d44ac183a946333b55fc3.tar.gz
kernel_samsung_smdk4412-7dece1c8e1044287287d44ac183a946333b55fc3.tar.bz2
wl12xx: fix race condition during recovery in AP mode
When operating as AP, the TX queues are not stopped when we start recovery. mac80211 is notified only after the fact. When there is pending TX, it will be queued even after the FW is down. This leads to situations where the TX queues are stopped (because of the TX-watermark mechanism), and are never woken up when we return from recovery. Fix this by explicitly stopping the TX queues when before initiating recovery. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/ray_cs.c')
0 files changed, 0 insertions, 0 deletions