diff options
author | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2025-06-24 10:14:27 +0300 |
---|---|---|
committer | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2025-06-24 11:34:26 +0300 |
commit | 93598167dcb6351ba40449d994244696168f1094 (patch) | |
tree | 63b25cf7603b9e7f0ca4177bb33401a8461a616a /scripts/lib/kdoc/kdoc_output.py | |
parent | 5c8013ae2e86ec36b07500ba4cacb14ab4d6f728 (diff) | |
download | linux-93598167dcb6351ba40449d994244696168f1094.tar.xz |
wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd version
Unfortunately, FWs of some devices don't have the version of the
iwl_mac_config_cmd defined in the TLVs. We send 0 as the 'def argument
to iwl_fw_lookup_cmd_ver, so for such FWs, the return value will be 0,
leading to a warning, and to not sending the command.
Fix this by assuming that the default version is 1.
Fixes: 83f3ac2848b4 ("wifi: iwlwifi: Fix incorrect logic on cmd_ver range checking")
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250624071427.2662621-1-miriam.rachel.korenblit@intel.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions