diff options
author | Emmanuel Grumbach <[email protected]> | 2024-10-10 14:05:06 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-10-25 17:53:35 +0200 |
commit | 734a377e1eacc5153bae0ccd4423365726876e93 (patch) | |
tree | c6160abe684e867e1d1a99efa96df44ac6271463 /tools/perf/scripts/python/task-analyzer.py | |
parent | 07a6e3b78a65f4b2796a8d0d4adb1a15a81edead (diff) |
wifi: iwlwifi: mvm: don't add default link in fw restart flow
When we add the vif (and its default link) in fw restart we may
override the link that already exists. We take care of this but if
link 0 is a valid MLO link, then we will re-create a default link on
mvmvif->link[0] and we'll loose the real link we had there.
In non-MLO, we need to re-create the default link upon the interface
creation, this is fine. In MLO, we'll just wait for change_vif_links()
to re-build the links.
Fixes: bf976c814c86 ("wifi: iwlwifi: mvm: implement link change ops")
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Miri Korenblit <[email protected]>
Link: https://patch.msgid.link/20241010140328.385bfea1b2e9.I4a127312285ccb529cc95cc4edf6fbe1e0a136ad@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions