From: David Miller <davem@davemloft.net>
To: randy.dunlap@oracle.com
Cc: netdev@vger.kernel.org, jgarzik@pobox.com,
alan@lxorguk.ukuu.org.uk, akpm@linux-foundation.org
Subject: Re: [PATCH -next/-mm/mainline] net/hp-plus: fix link errors
Date: Fri, 21 Nov 2008 16:33:35 -0800 (PST) [thread overview]
Message-ID: <20081121.163335.255948683.davem@davemloft.net> (raw)
In-Reply-To: <20081120211724.09b94026.randy.dunlap@oracle.com>
From: Randy Dunlap <randy.dunlap@oracle.com>
Date: Thu, 20 Nov 2008 21:17:24 -0800
> Fix hp-plus driver link errors.
> Builds as loadable module and kernel image driver.
> All drivers that use 8390.o or 8390p.o that will build on
> i386 with MCA/PCI/EISA/ISA were built successfully both
> =m and =y.
>
> drivers/built-in.o: In function `hpp_open':
> hp-plus.c:(.text+0xac06c): undefined reference to `eip_interrupt'
> hp-plus.c:(.text+0xac0d7): undefined reference to `eip_open'
> drivers/built-in.o: In function `hpp_close':
> hp-plus.c:(.text+0xac1bb): undefined reference to `eip_close'
> drivers/built-in.o: In function `hpp_probe1':
> hp-plus.c:(.init.text+0xa98a): undefined reference to `NS8390p_init'
> drivers/built-in.o: In function `hp_plus_probe':
> (.init.text+0xa9fe): undefined reference to `__alloc_eip_netdev'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Applied, thanks Randy.
next prev parent reply other threads:[~2008-11-22 0:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-21 5:17 [PATCH -next/-mm/mainline] net/hp-plus: fix link errors Randy Dunlap
2008-11-22 0:33 ` David Miller [this message]
2008-11-25 17:59 ` Randy Dunlap
2008-11-25 18:18 ` Alan Cox
2008-11-25 21:41 ` David Miller
2008-11-25 22:13 ` Alan Cox
2008-11-25 22:20 ` Stephen Hemminger
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=20081121.163335.255948683.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=jgarzik@pobox.com \
--cc=netdev@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
/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).