summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
diff options
context:
space:
mode:
authorJouni Malinen2013-11-06 11:06:30 +0100
committerJohannes Berg2013-11-25 16:50:14 +0100
commitcdb1b8057a44bbda67d403000a26be00de1d2326 (patch)
tree3b32561622393afb76e74cf5b0d1abab8204d0fa /net/mac80211/mlme.c
parentmac80211: fix the mesh channel switch support (diff)
downloadkernel-qcow2-linux-cdb1b8057a44bbda67d403000a26be00de1d2326.tar.gz
kernel-qcow2-linux-cdb1b8057a44bbda67d403000a26be00de1d2326.tar.xz
kernel-qcow2-linux-cdb1b8057a44bbda67d403000a26be00de1d2326.zip
mac80211_hwsim: Fix bcn_en_iter to use atomic iteration
'mac80211_hwsim: Fix tracking of beaconing for multi-vif' introduced an iteration of active interfaces into the bss_info_changed handler. However, it used a wrong type of iteration and could result in a dead lock since iflist_mtx can already be held. Fix this by using the atomic version of the iteration function. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mlme.c')
0 files changed, 0 insertions, 0 deletions