]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
iwlwifi: pci: add new PCI ID for 7265D
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 16 Aug 2017 05:47:38 +0000 (08:47 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 18 Aug 2017 14:13:35 +0000 (17:13 +0300)
We have a new PCI subsystem ID for 7265D.  Add it to the list.

Cc: stable@vger.kernel.org
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/drv.c

index 27d1eec1c899ae8310bffb61a7ab9d4588928484..5398a0917f062ea3c6efdc3f8b99bf1302d8e1e5 100644 (file)
@@ -430,6 +430,7 @@ static const struct pci_device_id iwl_hw_card_ids[] = {
        {IWL_PCI_DEVICE(0x095B, 0x520A, iwl7265_2ac_cfg)},
        {IWL_PCI_DEVICE(0x095A, 0x9000, iwl7265_2ac_cfg)},
        {IWL_PCI_DEVICE(0x095A, 0x9400, iwl7265_2ac_cfg)},
+       {IWL_PCI_DEVICE(0x095A, 0x9E10, iwl7265_2ac_cfg)},
 
 /* 8000 Series */
        {IWL_PCI_DEVICE(0x24F3, 0x0010, iwl8260_2ac_cfg)},