diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2021-06-18 11:01:15 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2021-06-22 16:57:56 +0300 |
commit | d65ab7c0e0b92056754185d3f6925d7318730e94 (patch) | |
tree | 2abafeaf1848a812e94bb9e26fde236784e05b5c /Makefile | |
parent | 5b16565a7f9d82c6aa475ede72d62424b70f7726 (diff) | |
download | linux-d65ab7c0e0b92056754185d3f6925d7318730e94.tar.xz |
iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES version
It's been a while that the firmware uses LONG_GROUP by default
and not LEGACY_GROUP.
Until now the firmware wrongly advertise the WOWLAN_GET_STATUS
command's version with LEGACY_GROUP, but it is now being fixed.
In order to support both firmwares, first try to get the version
number of the command with the LONG_GROUP and if the firmware
didn't advertise the command version with LONG_GROUP, try to get
the command version with LEGACY_GROUP.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210618105614.cd6f4e421430.Iec07c746c8e65bc267e4750f38e4f74f2010ca45@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions