]> git.hungrycats.org Git - linux/commitdiff
iwlwifi: 7000: fix reported firmware name for 7265D
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 31 Dec 2014 10:31:46 +0000 (12:31 +0200)
committerSasha Levin <sasha.levin@oracle.com>
Fri, 22 Jan 2016 17:24:41 +0000 (12:24 -0500)
[ Upstream commit a443f5e16bb54fc0de693f92c79c8fb95edfbc20 ]

We were advertising iwlwifi-7265-X.ucode instead of
iwlwifi-7265D-X.ucode. Fix this.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/net/wireless/iwlwifi/iwl-7000.c

index 9dfd1d1106d76bb3b7836e50c7cfd8506bf7fb33..64580bc2257a74e24e777f6536844c36e7389f4c 100644 (file)
 #define IWL7265_MODULE_FIRMWARE(api) IWL7265_FW_PRE __stringify(api) ".ucode"
 
 #define IWL7265D_FW_PRE "iwlwifi-7265D-"
-#define IWL7265D_MODULE_FIRMWARE(api) IWL7265_FW_PRE __stringify(api) ".ucode"
+#define IWL7265D_MODULE_FIRMWARE(api) IWL7265D_FW_PRE __stringify(api) ".ucode"
 
 #define NVM_HW_SECTION_NUM_FAMILY_7000         0