diff options
author | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2025-05-11 19:53:21 +0300 |
---|---|---|
committer | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2025-05-15 09:53:37 +0300 |
commit | 379f7682d062a6574545f9bc31d5e2b73cf32996 (patch) | |
tree | e1fc22dcbc999583e6947ec56031e6683b22293f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 11e9f4263cbdb7de9f69a9a4f343def478eaa421 (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions