All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@suse.de>
To: Seiichi Nakashima <nakasima@kumin.ne.jp>
Cc: linux-kernel@vger.kernel.org, nakasei@fa.mdis.co.jp
Subject: Re: 2.5.12 compile error ( e100, Alternate Intel driver )
Date: Wed, 1 May 2002 13:43:05 +0200	[thread overview]
Message-ID: <20020501134305.I29327@suse.de> (raw)
In-Reply-To: <200205011123.AA00059@prism.kumin.ne.jp>

On Wed, May 01, 2002 at 08:23:11PM +0900, Seiichi Nakashima wrote:

 > === compile error EtherExpressPro/100 support ( e100, Altrenate Intel driver ) ===
 > 
 > io_apic.c:221: warning: `move' defined but not used
 > drivers/net/net.o: In function `e100_diag_config_loopback':
 > drivers/net/net.o(.text+0x52ff): undefined reference to `e100_phy_reset'
 > make: *** [vmlinux] Error 1

Remove the __devexit tag from e100_phy_reset()'s definition in
drivers/net/e100/e100_phy.c around line 873

I already sent Jeff a patch for this.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

  reply	other threads:[~2002-05-01 11:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-01 11:23 2.5.12 compile error ( e100, Alternate Intel driver ) Seiichi Nakashima
2002-05-01 11:43 ` Dave Jones [this message]
2002-05-01 12:33   ` Seiichi Nakashima
2002-05-01 19:06 ` 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=20020501134305.I29327@suse.de \
    --to=davej@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nakasei@fa.mdis.co.jp \
    --cc=nakasima@kumin.ne.jp \
    /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.