diff options
author | 2022-09-02 16:12:51 +0200 | |
---|---|---|
committer | 2022-09-03 17:04:51 +0200 | |
commit | 48c5d82aba65c91cbc8eff308037bf58bc012eb1 (patch) | |
tree | 26b85cf533cd2cf86e83edf91ddc6fc4712adeb6 /drivers/net/dsa/microchip/ksz_common.c | |
parent | wifi: nl80211: add MLD address to assoc BSS entries (diff) | |
download | linux-dev-48c5d82aba65c91cbc8eff308037bf58bc012eb1.tar.xz linux-dev-48c5d82aba65c91cbc8eff308037bf58bc012eb1.zip |
wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig
Currently, other paths calling drv_sta_state() hold the mutex
and therefore drivers can assume that, and look at links with
that protection. Fix that for the reconfig path as well; to
do it more easily use ieee80211_reconfig_stations() for the
AP/AP_VLAN station reconfig as well.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/dsa/microchip/ksz_common.c')
0 files changed, 0 insertions, 0 deletions