diff options
author | Benjamin Berg | 2024-05-13 13:27:08 +0300 |
---|---|---|
committer | Johannes Berg | 2024-05-29 15:30:13 +0200 |
commit | cc3ba78f202de9752aceb16342ab62bdfbffac7e (patch) | |
tree | 5869bddda193ec083a3fa64a066186a18a324d63 /.gitattributes | |
parent | 87821b67dea87addbc4ab093ba752753b002176a (diff) |
wifi: iwlwifi: mvm: remove stale STA link data during restart
If pre-recovery mac80211 tried to disable a link but this disablement
failed, then there might be a mismatch between mac80211 assuming the
link has been disabled and the driver still having the data around.
During recover itself, that is not a problem, but should the link be
activated again at a later point, iwlwifi will refuse the activation as
it detects the inconsistent state.
Solve this corner-case by iterating the station in the restart cleanup
handler.
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240513132416.d2fd60338055.I840d4fdce5fd49fe69896d928b071067e3730259@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions