public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kasper Dupont <kasperd@daimi.au.dk>
To: Alan Cox <alan@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.19pre8-ac3
Date: Tue, 14 May 2002 18:00:39 +0200	[thread overview]
Message-ID: <3CE134A7.1D49B497@daimi.au.dk> (raw)
In-Reply-To: <200205141244.g4ECi6P29886@devserv.devel.redhat.com>

It looks like 3c509 is still buggy.

Any particular reason this patch didn't get applied?

diff -Nur linux.old/drivers/net/3c509.c linux.new/drivers/net/3c509.c
--- linux.old/drivers/net/3c509.c       Sat May 11 13:53:45 2002
+++ linux.new/drivers/net/3c509.c       Sat May 11 13:55:09 2002
@@ -567,7 +567,7 @@
 /* Read a word from the EEPROM using the regular EEPROM access register.
    Assume that we are in register window zero.
  */
-static ushort __init read_eeprom(int ioaddr, int index)
+static ushort read_eeprom(int ioaddr, int index)
 {
 	outw(EEPROM_READ + index, ioaddr + 10);
 	/* Pause for at least 162 us. for the read to take place. */

-- 
Kasper Dupont -- der bruger for meget tid på usenet.
For sending spam use mailto:razor-report@daimi.au.dk

  parent reply	other threads:[~2002-05-14 16:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-14 12:44 Linux 2.4.19pre8-ac3 Alan Cox
2002-05-14 13:11 ` Tomas Szepe
2002-05-14 21:27   ` skidley
2002-05-14 22:50     ` Tomas Szepe
2002-05-15  1:19     ` Alan Cox
2002-05-14 13:16 ` Christoph Hellwig
2002-05-14 16:00 ` Kasper Dupont [this message]
2002-05-14 21:28 ` Diego Calleja
2002-05-15 10:11 ` Linux 2.4.19pre8-ac3 -- thread_info? Jan Nieuwenhuizen
2002-05-15 14:04   ` J.A. Magallon
2002-05-15 16:34     ` Robert Love

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=3CE134A7.1D49B497@daimi.au.dk \
    --to=kasperd@daimi.au.dk \
    --cc=alan@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox