All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mohammad A. Haque" <mhaque@haque.net>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [PATCH] 2.4.0-prerelease -- rcpci45 compile error
Date: Sun, 31 Dec 2000 16:29:05 -0500	[thread overview]
Message-ID: <3A4FA521.404FAADA@haque.net> (raw)

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

             reply	other threads:[~2000-12-31 21:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-31 21:29 Mohammad A. Haque [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-12-31 22:52 [PATCH] 2.4.0-prerelease -- rcpci45 compile error Frank Davis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A4FA521.404FAADA@haque.net \
    --to=mhaque@haque.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.