commit | 4be83e5aa21e667b0c25e2e87e5bb9bf260d870d | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Tue Feb 20 07:30:16 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 21 13:16:14 2018 -0500 |
tree | 678ca9f9940474993970072e559948157663dddc | |
parent | ccc007e4a746bb592d3e72106f00241f81d51410 [diff] |
r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_config rtl8169_init_phy() resets the PHY anyway after applying the chip-specific PHY configuration. So we don't need to soft-reset the PHY as part of the chip-specific configuration. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>