Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 499892f2 authored by Emmanuel Grumbach's avatar Emmanuel Grumbach Committed by Johannes Berg
Browse files

iwlwifi: add a subdevice ID for 7000 series



Add another ID for a 7000 series device.

Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 63b77bf4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -256,6 +256,7 @@ static DEFINE_PCI_DEVICE_TABLE(iwl_hw_card_ids) = {

/* 7000 Series */
	{IWL_PCI_DEVICE(0x08B1, 0x4070, iwl7260_2ac_cfg)},
	{IWL_PCI_DEVICE(0x08B1, 0x4062, iwl7260_2ac_cfg)},
	{IWL_PCI_DEVICE(0x08B1, 0xC070, iwl7260_2ac_cfg)},
	{IWL_PCI_DEVICE(0x08B3, 0x0070, iwl3160_ac_cfg)},
	{IWL_PCI_DEVICE(0x08B3, 0x8070, iwl3160_ac_cfg)},