lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 13 Sep 2008 15:35:27 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Francois Romieu <romieu@...zoreil.com>
CC:	netdev@...r.kernel.org, Hugh Dickins <hugh@...itas.com>,
	Jiri Slaby <jirislaby@...il.com>,
	Edward Hsu <edward_hsu@...ltek.com.tw>,
	David Miller <davem@...emloft.net>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Ivan Vecera <ivecera@...hat.com>
Subject: Re: [PATCH davem-next 1/1] r8169: select MII in Kconfig

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@...itas.com>
> Acked-by: Francois Romieu <romieu@...zoreil.com>
> Cc: Edward Hsu <edward_hsu@...ltek.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


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ