commit | d8320d75b59ecdc1b8e60ac793d3a54d84333a18 | [log] [tgz] |
---|---|---|
author | Jürg Billeter <j@bitron.ch> | Mon Oct 10 18:30:00 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Jan 26 09:38:58 2017 +0200 |
tree | 179589a135393b7474b4f8d710d3bc0527a6ca08 | |
parent | 34118c25a9093e6ed99ad1c38ddffa4998d3c13e [diff] |
iwlwifi: fix MODULE_FIRMWARE for 6030 IWL6000G2B_UCODE_API_MAX is not defined. ucode_api_max of IWL_DEVICE_6030 uses IWL6000G2_UCODE_API_MAX. Use this also for MODULE_FIRMWARE. Fixes: 9d9b21d1b616 ("iwlwifi: remove IWL_*_UCODE_API_OK") Signed-off-by: Jürg Billeter <j@bitron.ch> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>