summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-24 17:27:21 +0200
committerJohn W. Linville <linville@tuxdriver.com>2009-07-29 21:46:03 +0200
commit96148326c4b54db5c384def1a5ab285c359d1395 (patch)
tree86985eb7ab56819992066500ad215bfea63121a0 /COPYING
parentar9170: fix build error when !CONFIG_AR9170_LEDS (diff)
downloadlinux-96148326c4b54db5c384def1a5ab285c359d1395.tar.xz
linux-96148326c4b54db5c384def1a5ab285c359d1395.zip
ath9k: fix race with IEEE80211_CONF_PS checks
There is a small window where the mac80211 changes the IEEE80211_CONF_PS flag, and then informs the driver about the change. We have a race condition if we are checking the flag in the same time. Avoid it by introducing a local variable, and using that instead of checking the IEEE80211_CONF_PS flag directly. This fix the problem reported by Luis: http://article.gmane.org/gmane.linux.kernel.wireless.general/34363 Changes-licensed-under: ISC Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions