From: Edward Hsu Date: Fri, 17 Aug 2007 08:14:36 +0000 (+0200) Subject: r8169: correct phy parameters for the 8110SC X-Git-Tag: v2.6.23-rc9~50^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65d916d95314566f426cc40ff0f17b754a773b0b;p=pandora-kernel.git r8169: correct phy parameters for the 8110SC The phys of the 8110SC (RTL_GIGA_MAC_VER_{05/06}) act abnormally in gigabit mode if they are applied the parameters in rtl8169_hw_phy_config which actually aim the 8110S/SB. It is ok to return early from rtl8169_hw_phy_config as it does not apply to the 8101 and 8168 families. Signed-off-by: Edward Hsu Signed-off-by: Francois Romieu --- Reading git-diff-tree failed