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

Commit 04688525 authored by Manish Rangankar's avatar Manish Rangankar Committed by Martin K. Petersen
Browse files

scsi: qedi: Add PCI device-ID for QL41xxx adapters.

parent e498520e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2007,6 +2007,7 @@ static void qedi_remove(struct pci_dev *pdev)

static struct pci_device_id qedi_pci_tbl[] = {
	{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, 0x165E) },
	{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, 0x8084) },
	{ 0 },
};
MODULE_DEVICE_TABLE(pci, qedi_pci_tbl);