diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-01-10 20:22:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-16 06:41:11 +0100 |
commit | 1d16073a326891c2a964e4cb95bc18fbcafb5f74 (patch) | |
tree | 29c902163cdaa2545513c53a1f2075da1fc99b90 /include | |
parent | net/sched: act_tunnel_key: fix memory leak in case of action replace (diff) | |
download | linux-1d16073a326891c2a964e4cb95bc18fbcafb5f74.tar.xz linux-1d16073a326891c2a964e4cb95bc18fbcafb5f74.zip |
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
So far genphy_soft_reset was used automatically if the PHY driver
didn't implement the soft_reset callback. This changed with the
mentioned commit and broke KSZ9031. To fix this configure the
KSZ9031 PHY driver to use genphy_soft_reset.
Fixes: 6e2d85ec0559 ("net: phy: Stop with excessive soft reset")
Reported-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Tested-by: Tony Lindgren <tony@atomide.com>
Tested-by: Sekhar Nori <nsekhar@ti.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions