summaryrefslogtreecommitdiff
path: root/net/wireless/reg.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2010-09-14 22:06:53 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-09-16 15:45:58 -0400
commitf5521b13880f4f4f612e1d20dd4f565122d16e04 (patch)
treec8e4161bce9af2d38b250e0427fb6c9f2cb881bf /net/wireless/reg.c
parent3905751243fd84340e027672d2f603e9009d490e (diff)
mac80211: use correct station flags lock
This code is modifying the station flags, and as such should hold the flags lock so it can do so atomically vs. other flags modifications and readers. This issue was introduced when this code was added in eccb8e8f, as it used the wrong lock (thus not fixing the race that was previously documented in a comment.) Cc: stable@kernel.org [2.6.31+] Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless/reg.c')
0 files changed, 0 insertions, 0 deletions