[PATCH] SysKonnect PCI macros in tms380tr.c

James Manning (jmm@raleigh.ibm.com)
Wed, 24 Nov 1999 13:09:05 -0500


Just a typo fix to align the SysKonnect PCI macros with the ones
in include/linux/pci_ids.h

--- linux-2.3.29/drivers/net/tokenring/tms380tr.c.orig Wed Nov 24 13:03:41 1999+++ linux-2.3.29/drivers/net/tokenring/tms380tr.c Wed Nov 24 13:04:23 1999@@ -120,7 +120,7 @@
"SK NET TR 4/16 ISA"},
{ TMS_PCI, PCI_VENDOR_ID_COMPAQ, PCI_DEVICE_ID_COMPAQ_TOKENRING,
"Compaq 4/16 TR PCI"},
- { TMS_PCI, PCI_VENDOR_ID_SK, PCI_DEVICE_ID_SK_TR,
+ { TMS_PCI, PCI_VENDOR_ID_SYSKONNECT, PCI_DEVICE_ID_SYSKONNECT_TR,
"SK NET TR 4/16 PCI"},
{ TMS_PCI, PCI_VENDOR_ID_TCONRAD, PCI_DEVICE_ID_TCONRAD_TOKENRING,
"Thomas-Conrad TC4048 PCI 4/16"},

James

-- 
Miscellaneous Engineer --- IBM Netfinity Performance Development

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/