diff options
author | Miri Korenblit <[email protected]> | 2023-03-28 10:58:51 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-03-30 12:07:53 +0200 |
commit | cea05a8651759135ee3c92d35bd13553669635d0 (patch) | |
tree | c7ed0739980ca68e1a75f76d749134babfb76fd9 /tools/perf/scripts/python | |
parent | cbce62a315f67e3badfd3f4a7b33e21c90ddc415 (diff) |
wifi: iwlwifi: mvm: fix "modify_mask" value in the link cmd.
This bitmap indicates what fields of the cmd got changed.
A field will be ignored by the FW if the corresponding flag wasn't set.
There are a few cases in which we currently set the wrong bits when
sending this cmd, which caused FW asserts. Fix this by setting the
correct bits in each case.
Fixes: 1ab26632332e ("wifi: iwlwifi: mvm: Add an add_interface() callback for mld mode")
Signed-off-by: Miri Korenblit <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230328104948.19ddbee0c98d.I595abb79d0419c9a21e5234303c2c3fd5290a52a@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions