aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
diff options
context:
space:
mode:
authorVeerendranath Jakkam <[email protected]>2024-09-04 14:20:21 +0000
committerJohannes Berg <[email protected]>2024-09-06 10:55:43 +0000
commitf54a1baee098170b13b624ca5ed2afdb4d29edbc (patch)
treeeb229853b14b24bd5af394c922a4697397aa0d49 /drivers/net/wireless/intel/iwlwifi/mvm/ops.c
parentwifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan() (diff)
downloadkernel-f54a1baee098170b13b624ca5ed2afdb4d29edbc.tar.gz
kernel-f54a1baee098170b13b624ca5ed2afdb4d29edbc.zip
wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error paths
Replace rcu_dereference() with rcu_access_pointer() since we already hold the lock and own the 'tmp' at this point. This is needed to avoid suspicious rcu_dereference_check warnings in__cfg80211_bss_update error paths. Signed-off-by: Veerendranath Jakkam <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/ops.c')
0 files changed, 0 insertions, 0 deletions