public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 2.4.0-prerelease -- rcpci45 compile error
@ 2000-12-31 21:29 Mohammad A. Haque
  0 siblings, 0 replies; 2+ messages in thread
From: Mohammad A. Haque @ 2000-12-31 21:29 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]


-- 

=====================================================================
Mohammad A. Haque                              http://www.haque.net/ 
                                               mhaque@haque.net

  "Alcohol and calculus don't mix.             Project Lead
   Don't drink and derive." --Unknown          http://wm.themes.org/
                                               batmanppc@themes.org
=====================================================================

[-- Attachment #2: rcpci45.diff --]
[-- Type: text/plain, Size: 378 bytes --]

--- 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)
 {

^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: [PATCH] 2.4.0-prerelease -- rcpci45 compile error
@ 2000-12-31 22:52 Frank Davis
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Davis @ 2000-12-31 22:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: alan, mhaque

Mohammad,
  This appears to be a merge mismatch between Alan and Linus..This is
sent to Alan shortly after test13pre4-ac2 was released.
Regards,
Frank

--- 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) { 
-
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] 2+ messages in thread

end of thread, other threads:[~2000-12-31 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-31 21:29 [PATCH] 2.4.0-prerelease -- rcpci45 compile error Mohammad A. Haque
  -- strict thread matches above, loose matches on Subject: below --
2000-12-31 22:52 Frank Davis

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