[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1KO7Oe-0007CS-Mm@wraith.cs.uow.edu.au>
Date: Wed, 30 Jul 2008 18:51:00 +1000
From: mcs6502@...il.com
To: unlisted-recipients:; (no To-header on input)
Subject: [patch 02/31] pci_ids.h, kernel 2.6.27-rc1, sort DEVICE_IDs within VENDOR_IDs
--- 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists