[patch 02/31] pci_ids.h, kernel 2.6.27-rc1, sort DEVICE_IDs within VENDOR_IDs

From: mcs6502
Date: Wed Jul 30 2008 - 05:56:57 EST


--- linux-p1/include/linux/pci_ids.h 2008-07-30 12:57:57.308494000 +1000
+++ linux-p2/include/linux/pci_ids.h 2008-07-30 12:59:43.718781000 +1000
@@ -2173,8 +2173,8 @@

#define PCI_VENDOR_ID_S2IO 0x17d5
#define PCI_DEVICE_ID_S2IO_WIN 0x5731
-#define PCI_DEVICE_ID_S2IO_UNI 0x5831
#define PCI_DEVICE_ID_HERC_WIN 0x5732
+#define PCI_DEVICE_ID_S2IO_UNI 0x5831
#define PCI_DEVICE_ID_HERC_UNI 0x5832

#define PCI_VENDOR_ID_RDC 0x17f3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/