aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2020-09-16 20:43:10 -0700
committerDavid S. Miller <davem@davemloft.net>2020-09-17 16:55:35 -0700
commit5116a8ade333b6c2e180782139c9c516a437b21c (patch)
tree18036fd8155a82d365bff85350c52bdce072bfcb /drivers/net/ethernet/huawei
parentnet: phy: Avoid NPD upon phy_detach() when driver is unbound (diff)
downloadlinux-dev-5116a8ade333b6c2e180782139c9c516a437b21c.tar.xz
linux-dev-5116a8ade333b6c2e180782139c9c516a437b21c.zip
net: phy: Do not warn in phy_stop() on PHY_DOWN
When phy_is_started() was added to catch incorrect PHY states, phy_stop() would not be qualified against PHY_DOWN. It is possible to reach that state when the PHY driver has been unbound and the network device is then brought down. Fixes: 2b3e88ea6528 ("net: phy: improve phy state checking") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/huawei')
0 files changed, 0 insertions, 0 deletions