linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: szgyurko@mail.inno.hu
Cc: linux-kernel@vger.kernel.org
Subject: Re: drivers/net/fealnx.c error
Date: Mon, 05 Nov 2001 10:57:23 -0500	[thread overview]
Message-ID: <3BE6B6E3.9A9176DA@mandrakesoft.com> (raw)
In-Reply-To: <20011105155137.B28689@morpheus>

Szabolcs Gyurko wrote:
> 
> Hi,
> 
> there are an error in the 2.4.13 (i think the newest) kernel at the
> drivers/net/fealnx.c file at the 1818 line. The original line:
> 
> static struct pci_device_id fealnx_pci_tbl[] = __devinitdata {
> 
> and the fixed line:
> 
> static struct pci_device_id fealnx_pci_tbl[] __devinitdata = {

I have this change locally, it will go to Linus when he starts taking
patches again...

-- 
Jeff Garzik      | Only so many songs can be sung
Building 1024    | with two lips, two lungs, and one tongue.
MandrakeSoft     |         - nomeansno


      reply	other threads:[~2001-11-05 15:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-05 14:51 drivers/net/fealnx.c error Szabolcs Gyurko
2001-11-05 15:57 ` Jeff Garzik [this message]

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=3BE6B6E3.9A9176DA@mandrakesoft.com \
    --to=jgarzik@mandrakesoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=szgyurko@mail.inno.hu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).