From: Hugh Dickins <hugh@veritas.com>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: netdev@vger.kernel.org
Subject: [PATCH next] r8169: select MII in Kconfig
Date: Mon, 8 Sep 2008 21:49:01 +0100 (BST) [thread overview]
Message-ID: <Pine.LNX.4.64.0809082145440.2050@blonde.site> (raw)
drivers/built-in.o: In function `rtl8169_gset_xmii':
r8169.c:(.text+0x82259): undefined reference to `mii_ethtool_gset'
suggests that R8169 now needs to select MII.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
---
drivers/net/Kconfig | 1 +
1 file changed, 1 insertion(+)
--- 2.6.27-rc5-mm1/drivers/net/Kconfig 2008-09-05 10:07:55.000000000 +0100
+++ linux/drivers/net/Kconfig 2008-09-05 15:20:08.000000000 +0100
@@ -2034,6 +2034,7 @@ config R8169
tristate "Realtek 8169 gigabit ethernet support"
depends on PCI
select CRC32
+ select MII
---help---
Say Y here if you have a Realtek 8169 PCI Gigabit Ethernet adapter.
next reply other threads:[~2008-09-08 20:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-08 20:49 Hugh Dickins [this message]
2008-09-09 22:32 ` [PATCH next] r8169: select MII in Kconfig Francois Romieu
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=Pine.LNX.4.64.0809082145440.2050@blonde.site \
--to=hugh@veritas.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox