Re: tg3 and Broadcom PHY driver
From: David Miller <davem@davemloft.net>
Date: 2009-09-28 21:55:03
From: David Miller <davem@davemloft.net>
Date: 2009-09-28 21:55:03
From: Felix Radensky <redacted> Date: Mon, 28 Sep 2009 23:52:54 +0200
Yes, moving CONFIG_TIGON3 right after CONFIG_PHYLIB in drivers/net/Makefile fixes the problem for me.
Thanks for testing. We really need to fix this generically. Does anyone think that moving the MDIO/MII/PHY layer objects to the top of drivers/net/Makefile will break anything? If not, that's what we should do I think.