List Archive: gentoo-kernel
Greetings, gentoo-sources maintainers!
The following patch fixes ERROR: "mii_ethtool_gset"
[drivers/net/r8169.ko] undefined!
Please add this to the -r3 patchset if possible (otherwise -r3 and -r4
for 2.6.27.6 is excessive).
From LKML:
Hi,
The r8169 module needs the MII hardware support library.
Here is a patch for the drivers/net/Kconfig
Jean.
diff -uNr linux-2.6.27.6.orig/drivers/net/Kconfig
linux-2.6.27.6/drivers/net/Kconfig
--- linux-2.6.27.6.orig/drivers/net/Kconfig 2008-11-13
12:56:21.000000000 -0500
+++ linux-2.6.27.6/drivers/net/Kconfig 2008-11-18 12:24:46.000000000 -0500
@@ -2046,6 +2046,7 @@
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.
--
Andrey Vul
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
|
|