--
=====================================================================
Mohammad A. Haque http://www.haque.net/
[EMAIL PROTECTED]
"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
[EMAIL PROTECTED]
=====================================================================
--- linux/drivers/net/rcpci45.c.orig Sun Dec 31 15:58:05 2000
+++ linux/drivers/net/rcpci45.c Sun Dec 31 16:27:04 2000
@@ -157,7 +157,7 @@
{ RC_PCI45_VENDOR_ID, RC_PCI45_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
{0, }
};
-MODULE_DEVICE_TABLE(pci, rcpci_pci_table);
+MODULE_DEVICE_TABLE(pci, rcpci45_pci_table);
static void rcpci45_remove_one(struct pci_dev *pdev)
{