]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
iwlwifi: fix MODULE_FIRMWARE for 6030
authorJürg Billeter <j@bitron.ch>
Mon, 10 Oct 2016 16:30:00 +0000 (18:30 +0200)
committerSeth Forshee <seth.forshee@canonical.com>
Mon, 20 Mar 2017 13:30:41 +0000 (08:30 -0500)
commit342d0fd3d13994823f50936c2e74f192a237505f
tree66f9a067ad57ea34bb2fb30c42b0c801c4a3d171
parenta5089ac5696d51f46559d008b764c5fdfd506a07
iwlwifi: fix MODULE_FIRMWARE for 6030

BugLink: http://bugs.launchpad.net/bugs/1674334
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>
(cherry picked from commit d8320d75b59ecdc1b8e60ac793d3a54d84333a18)
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/net/wireless/intel/iwlwifi/iwl-6000.c