commit | 472115d9834cd3a194a14269f28d8b146ad26c11 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Thu Jan 17 20:07:54 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 18 14:12:25 2019 -0800 |
tree | 0f333172a53af89933dd2e2210d36f3b922a352f | |
parent | 340a6f3d2d52a1b72f3454818e53293807f8f127 [diff] |
net: phy: stop PHY if needed when entering phy_disconnect Stop PHY if needed when entering phy_disconnect. This allows drivers that don't need a separate call to phy_stop() to omit this call. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>