diff options
author | Oldřich Jedlička <oldium.pro@gmail.com> | 2023-11-04 15:13:33 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-11-24 18:28:29 +0100 |
commit | 3e3a2b645c043f7e3e488d5011478cefb69bbe8b (patch) | |
tree | 273d905eb9ed3fee4bc01623749ce152f6f371e4 /drivers/edac/sb_edac.c | |
parent | wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta() (diff) | |
download | linux-3e3a2b645c043f7e3e488d5011478cefb69bbe8b.tar.xz linux-3e3a2b645c043f7e3e488d5011478cefb69bbe8b.zip |
wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush
This fixes WARN_ONs when using AP_VLANs after station removal. The flush
call passed AP_VLAN vif to driver, but because these vifs are virtual and
not registered with drivers, we need to translate to the correct AP vif
first.
Closes: https://github.com/openwrt/openwrt/issues/12420
Fixes: 0b75a1b1e42e ("wifi: mac80211: flush queues on STA removal")
Fixes: d00800a289c9 ("wifi: mac80211: add flush_sta method")
Tested-by: Konstantin Demin <rockdrilla@gmail.com>
Tested-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
Link: https://lore.kernel.org/r/20231104141333.3710-1-oldium.pro@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/edac/sb_edac.c')
0 files changed, 0 insertions, 0 deletions