• Luca Coelho's avatar
    iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modules · 213566a9
    Luca Coelho authored
    [ Upstream commit ab27926d ]
    
    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: default avatarLuca Coelho <luciano.coelho@intel.com>
    Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
    213566a9
drv.c 55.4 KB