diff options
author | Johannes Berg <johannes.berg@intel.com> | 2025-04-24 15:38:20 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-04-25 11:26:32 +0200 |
commit | 9f5332bafebe211bc3e904c6af39cf836cb76695 (patch) | |
tree | ec557c1c3bd25c735a274965169aa49928ad8df0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8eac6b3347e80ba6a66e265ec55e91ff877be0d9 (diff) |
wifi: iwlwifi: mld: fix iwl_mld_emlsr_disallowed_with_link() return
The return type of iwl_mld_emlsr_disallowed_with_link() is a u32
bitmap of exit reasons, but in the data structure confusion case
where the warning triggers, it returns false. Add a new reason
bit for this case so it doesn't return that EMLSR is possible.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250424153620.d1f8465e2b5e.I58c463c70801231a79b04c1ff600f41afcbb04f5@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions