diff options
author | 2025-05-11 19:53:21 +0300 | |
---|---|---|
committer | 2025-05-15 09:53:37 +0300 | |
commit | 379f7682d062a6574545f9bc31d5e2b73cf32996 (patch) | |
tree | e1fc22dcbc999583e6947ec56031e6683b22293f /scripts/gdb/linux/utils.py | |
parent | wifi: iwlwifi: fw: api: include required headers in rs/location (diff) | |
download | wireguard-linux-379f7682d062a6574545f9bc31d5e2b73cf32996.tar.xz wireguard-linux-379f7682d062a6574545f9bc31d5e2b73cf32996.zip |
wifi: iwlwifi: mld: allow 2 ROCs on the same vif
In the current code, if an ROC is started on a vif that already has an
active ROC we reject it and warn.
But really there is no such limitation. The actual limitation is to not
have 2 ROCs of the same type simultaneously.
Add a helper function to find a vif that has an active ROC of a given
type, and only if one exist - reject the ROC.
This allows also to remove bss_roc_vif.
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250511195137.1f8c55198578.I17cb191596ed4e97a4854108f8ca5ca197662a62@changeid
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions