summaryrefslogtreecommitdiff
path: root/net/mac80211/debugfs_sta.c
diff options
context:
space:
mode:
authorRameshkumar Sundaram <quic_ramess@quicinc.com>2022-04-11 12:07:51 +0300
committerJohannes Berg <johannes.berg@intel.com>2022-04-11 12:55:36 +0300
commita5199b5626cd6913cf8776a835bc63d40e0686ad (patch)
tree4b34baeeab52e73a8d54370be8c091d6a6aee703 /net/mac80211/debugfs_sta.c
parent6624bb34b4eb19f715db9908cca00122748765d7 (diff)
downloadlinux-a5199b5626cd6913cf8776a835bc63d40e0686ad.tar.xz
cfg80211: hold bss_lock while updating nontrans_list
Synchronize additions to nontrans_list of transmitting BSS with bss_lock to avoid races. Also when cfg80211_add_nontrans_list() fails __cfg80211_unlink_bss() needs bss_lock to be held (has lockdep assert on bss_lock). So protect the whole block with bss_lock to avoid races and warnings. Found during code review. Fixes: 0b8fb8235be8 ("cfg80211: Parsing of Multiple BSSID information in scanning") Signed-off-by: Rameshkumar Sundaram <quic_ramess@quicinc.com> Link: https://lore.kernel.org/r/1649668071-9370-1-git-send-email-quic_ramess@quicinc.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/debugfs_sta.c')
0 files changed, 0 insertions, 0 deletions