diff options
author | Luca Coelho <[email protected]> | 2019-06-24 22:29:33 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2019-07-30 18:34:11 +0200 |
commit | 39bd984c203e86f3109b49c2a2e20677c4d3ab65 (patch) | |
tree | 6f3b7b51ca5588f4b7f18f908e4efc42ae02e82a /tools/perf/scripts/python/syscall-counts.py | |
parent | 0f8084cdc1f9d4a6693ef4168167febb0918c6f6 (diff) |
iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
Firmware versions before 41 don't support the GEO_TX_POWER_LIMIT
command, and sending it to the firmware will cause a firmware crash.
We allow this via debugfs, so we need to return an error value in case
it's not supported.
This had already been fixed during init, when we send the command if
the ACPI WGDS table is present. Fix it also for the other,
userspace-triggered case.
Cc: [email protected]
Fixes: 7fe90e0e3d60 ("iwlwifi: mvm: refactor geo init")
Signed-off-by: Luca Coelho <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions