All of lore.kernel.org
 help / color / mirror / Atom feed
From: Szabolcs Gyurko <szgyurko@mail.inno.hu>
To: linux-kernel@vger.kernel.org
Subject: drivers/net/fealnx.c error
Date: Mon, 5 Nov 2001 15:51:38 +0100	[thread overview]
Message-ID: <20011105155137.B28689@morpheus> (raw)

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


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 didn't make a patch of it, so please fix it.


Bye.

-- 
    -- If vegetable oil is made of vegetables, what is baby oil made of? --
--
Szabolcs Gyurko
szgyurko@mail.inno.hu
----------------------------------------------------------------------------
PGP-KEY:         http://raidder.development.inno.hu/~raidder/raidder.gpg
PGP-FINGERPRINT: 5099 0850 CF6D EFBF A574  5930 E8DA 51AA DF87 2D24


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

             reply	other threads:[~2001-11-05 14:54 UTC|newest]

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

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=20011105155137.B28689@morpheus \
    --to=szgyurko@mail.inno.hu \
    --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.