All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: netdev@vger.kernel.org, Hugh Dickins <hugh@veritas.com>,
	Jiri Slaby <jirislaby@gmail.com>,
	Edward Hsu <edward_hsu@realtek.com.tw>,
	David Miller <davem@davemloft.net>,
	Andrew Morton <akpm@linux-foundation.org>,
	Ivan Vecera <ivecera@redhat.com>
Subject: Re: [PATCH davem-next 1/1] r8169: select MII in Kconfig
Date: Sat, 13 Sep 2008 15:35:27 -0400	[thread overview]
Message-ID: <48CC15FF.40608@garzik.org> (raw)
In-Reply-To: <20080913130438.GA8375@electric-eye.fr.zoreil.com>

Francois Romieu wrote:
> drivers/built-in.o: In function `rtl8169_gset_xmii':
> r8169.c:(.text+0x82259): undefined reference to `mii_ethtool_gset'
> 
> Signed-off-by: Hugh Dickins <hugh@veritas.com>
> Acked-by: Francois Romieu <romieu@fr.zoreil.com>
> Cc: Edward Hsu <edward_hsu@realtek.com.tw>
> ---
>  drivers/net/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
> index 4a11296..60a0453 100644
> --- a/drivers/net/Kconfig
> +++ b/drivers/net/Kconfig
> @@ -2046,6 +2046,7 @@ config R8169
>  	tristate "Realtek 8169 gigabit ethernet support"
>  	depends on PCI
>  	select CRC32
> +	select MII
>  	---help---

applied



      reply	other threads:[~2008-09-13 19:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-13 13:04 [PATCH davem-next 1/1] r8169: select MII in Kconfig Francois Romieu
2008-09-13 19:35 ` 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=48CC15FF.40608@garzik.org \
    --to=jeff@garzik.org \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=edward_hsu@realtek.com.tw \
    --cc=hugh@veritas.com \
    --cc=ivecera@redhat.com \
    --cc=jirislaby@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=romieu@fr.zoreil.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 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.