Commit 5a918353ec97bbce2af83a950eb38e2781bfe9e7
Committed by
James Bottomley
1 parent
a18a920c70
Exists in
master
and in
6 other branches
[SCSI] ipr: add definitions for additional adapter
Add the appropriate definition and table entry for an additional adapter. Signed-off-by: Wayne Boyer <wayneb@linux.vnet.ibm.com> Acked-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Showing 2 changed files with 3 additions and 0 deletions Side-by-side Diff
drivers/scsi/ipr.c
... | ... | @@ -9123,6 +9123,8 @@ |
9123 | 9123 | { PCI_VENDOR_ID_IBM, PCI_DEVICE_ID_IBM_CROC_FPGA_E2, |
9124 | 9124 | PCI_VENDOR_ID_IBM, IPR_SUBS_DEV_ID_57B2, 0, 0, 0 }, |
9125 | 9125 | { PCI_VENDOR_ID_IBM, PCI_DEVICE_ID_IBM_CROC_FPGA_E2, |
9126 | + PCI_VENDOR_ID_IBM, IPR_SUBS_DEV_ID_57C3, 0, 0, 0 }, | |
9127 | + { PCI_VENDOR_ID_IBM, PCI_DEVICE_ID_IBM_CROC_FPGA_E2, | |
9126 | 9128 | PCI_VENDOR_ID_IBM, IPR_SUBS_DEV_ID_57C4, 0, 0, 0 }, |
9127 | 9129 | { PCI_VENDOR_ID_IBM, PCI_DEVICE_ID_IBM_CROC_ASIC_E2, |
9128 | 9130 | PCI_VENDOR_ID_IBM, IPR_SUBS_DEV_ID_57B4, 0, 0, 0 }, |
drivers/scsi/ipr.h