]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c0296d56fd086325d2ef511ccd4924b9a92353f
treed970fcdff3ae83eac03314e94e91c6918cf7f207
parentd97018dc3faa2dd0d97e66e04d182c0ad94817d7
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