iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modules
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 15 Aug 2018 19:07:25 +0000 (22:07 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 31 Aug 2018 08:38:42 +0000 (11:38 +0300)
commitab27926d9e4ae23df4f4d98e31f067c8b486bb4f
treed970fcdff3ae83eac03314e94e91c6918cf7f207
parentea7c2bfdec6d57cf8b7e60c745cf4d651bad68f0
iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modules

The devices with PCI device ID 0x34F0 are part of the SoC and can be
combined with some different external RF modules.  The configuration
for these devices should reflect that, but are currently mixed up.  To
avoid confusion with discrete devices, add part of the firmware to be
used and the official name of the device to the cfg structs.

This is least reorganization possible (without messing things even
more) that could be done as a bugfix for this SoC.  Further
reorganization of this code will be done separately.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/22000.c
drivers/net/wireless/intel/iwlwifi/iwl-config.h
drivers/net/wireless/intel/iwlwifi/pcie/drv.c