public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.0-ac6: drivers/net/rcpci45.c typo
@ 2001-01-11 11:55 Karsten Hopp (Red Hat)
  2001-01-11 11:59 ` Hans Grobler
  0 siblings, 1 reply; 4+ messages in thread
From: Karsten Hopp (Red Hat) @ 2001-01-11 11:55 UTC (permalink / raw)
  To: linux-kernel

--- ./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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-01-11 22:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-11 11:55 2.4.0-ac6: drivers/net/rcpci45.c typo Karsten Hopp (Red Hat)
2001-01-11 11:59 ` Hans Grobler
2001-01-11 12:06   ` Rasmus Andersen
2001-01-11 22:53     ` Rasmus Andersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox