[PATCH] PCI: fix edac drivers for radisys 82600 borkage
I told you that the pci_ids.h cleanup was a bad idea ;) Cc: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
c2608a111b
commit
d10211b278
|
@ -1610,6 +1610,7 @@
|
|||
#define PCI_DEVICE_ID_SIIG_2S1P_20x_850 0x2062
|
||||
#define PCI_SUBDEVICE_ID_SIIG_QUARTET_SERIAL 0x2050
|
||||
|
||||
#define PCI_VENDOR_ID_RADISYS 0x1331
|
||||
|
||||
#define PCI_VENDOR_ID_DOMEX 0x134a
|
||||
#define PCI_DEVICE_ID_DOMEX_DMX3191D 0x0001
|
||||
|
|
Loading…
Reference in New Issue