diff options
author | Miri Korenblit <[email protected]> | 2023-03-28 10:58:53 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-03-30 12:07:54 +0200 |
commit | 786810de9cf735ebfdbd0a09a0126364ae217ca7 (patch) | |
tree | d325a5169272966fe05484e714afbcdd2e332f20 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 75700ee1644f23ccb2742dbe623a1094a9aab753 (diff) |
wifi: iwlwifi: mvm: modify link instead of removing it during csa
During CSA the PHY used by the link is changing, So the driver
needs to modify the links phy to the FW. Currently the driver is doing
it by removing the link and adding a new one with the new phy_id, but the
FW expects the link only to be modified. Fix this by modifying the links
phy_id instead of removing it and adding a new one
Signed-off-by: Miri Korenblit <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230328104948.c07ca7aace29.I4ed5c77f4afe1b5da19322734e2f84d51aa541ad@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