diff options
author | Miri Korenblit <[email protected]> | 2023-03-28 10:58:55 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-03-30 12:07:54 +0200 |
commit | 6b5a87df8ec8e3e24ffde62b1356aad9b4e9182d (patch) | |
tree | 6e44d5cc6683d6ca7807fe6ef462cc42b55f3016 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 5ed461be3ca93197cef6e8fc7fe2b523a892b317 (diff) |
wifi: iwlwifi: mvm: align to the LINK cmd update in the FW
The LINK cmd host api has been updated. Align the driver to the
new changes. Also, temporary use mac_id for link_id.
Using the phy_id as the link_id is wrong since we might have 2 macs
operating on the same phy - in this case we will have 2 different
links (one for each mac) with the same link_id. On the other hand,
since we don't have MLO implemented yet, we won't have 2 different
links of the same mac. Therefore, we can use the mac_id as the
link_id.
Signed-off-by: Miri Korenblit <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230328104948.78ae716884fe.Icfeb2794d9652baaccf9b0cdddbd751d0db4f952@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions