2.4.0-ac6: drivers/net/rcpci45.c typo

Karsten Hopp (Karsten.Hopp@sap.com)
Thu, 11 Jan 2001 12:55:21 +0100


--- ./drivers/net/rcpci45.c.orig Thu Jan 11 12:49:19 2001
+++ ./drivers/net/rcpci45.c Thu Jan 11 12:47:04 2001
@@ -120,7 +120,7 @@
{ RC_PCI45_VENDOR_ID, RC_PCI45_DEVICE_ID, PCI_ANY_ID,
PCI_ANY_ID, },
{ }
};
-MODULE_DEVICE_TABLE(pci, rcpci_pci_table);
+MODULE_DEVICE_TABLE(pci, rcpci45_pci_table);

static void __exit rcpci45_remove_one(struct pci_dev *pdev)
{

--
 Karsten Hopp        | Karsten.Hopp@sap.com
 SAP-AG LinuxLab     | http://www.sap.com/linux/
 Neurottstrasse 16
 69190 Walldorf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/