commit | 65d916d95314566f426cc40ff0f17b754a773b0b | [log] [tgz] |
---|---|---|
author | Edward Hsu <edward_hsu@realtek.com.tw> | Fri Aug 17 10:14:36 2007 +0200 |
committer | Francois Romieu <romieu@electric-eye.fr.zoreil.com> | Wed Sep 19 21:52:18 2007 +0200 |
tree | 4438043b8a7a65854909138d3ebe98bf8b8ce69e | |
parent | a88a8eff1e6e32d3288986a9d36c6a449c032d3a [diff] |
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>