]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
r8169: correct phy parameters for the 8110SC
authorEdward Hsu <edward_hsu@realtek.com.tw>
Fri, 17 Aug 2007 08:14:36 +0000 (10:14 +0200)
committerFrancois Romieu <romieu@electric-eye.fr.zoreil.com>
Wed, 19 Sep 2007 19:52:18 +0000 (21:52 +0200)
commit65d916d95314566f426cc40ff0f17b754a773b0b
tree4438043b8a7a65854909138d3ebe98bf8b8ce69e
parenta88a8eff1e6e32d3288986a9d36c6a449c032d3a
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 <edward_hsu@realtek.com.tw>
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
drivers/net/r8169.c