Skip to content

Commit 6977721

Browse files
lucacoelhogregkh
authored andcommitted
iwlwifi: pci: add new PCI ID for 7265D
commit 3f7a5e1 upstream. We have a new PCI subsystem ID for 7265D. Add it to the list. Signed-off-by: Luca Coelho <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 28c300f commit 6977721

File tree

1 file changed

+1
-0
lines changed
  • drivers/net/wireless/intel/iwlwifi/pcie

1 file changed

+1
-0
lines changed

drivers/net/wireless/intel/iwlwifi/pcie/drv.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ static const struct pci_device_id iwl_hw_card_ids[] = {
430430
{IWL_PCI_DEVICE(0x095B, 0x520A, iwl7265_2ac_cfg)},
431431
{IWL_PCI_DEVICE(0x095A, 0x9000, iwl7265_2ac_cfg)},
432432
{IWL_PCI_DEVICE(0x095A, 0x9400, iwl7265_2ac_cfg)},
433+
{IWL_PCI_DEVICE(0x095A, 0x9E10, iwl7265_2ac_cfg)},
433434

434435
/* 8000 Series */
435436
{IWL_PCI_DEVICE(0x24F3, 0x0010, iwl8260_2ac_cfg)},

0 commit comments

Comments
 (0)