]> asedeno.scripts.mit.edu Git - linux.git/commit
net: phy: use phy_check_link_status in more places in the state machine
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 7 Nov 2018 19:47:53 +0000 (20:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Nov 2018 23:02:06 +0000 (15:02 -0800)
commitc8e977bab363006e5f5291ebf34ee5293cfb8515
tree4ff3c142089c9966cb1bc30545c0808fed105f41
parent85a1f31d6392fb2c6726fcc4e072de008e3f0656
net: phy: use phy_check_link_status in more places in the state machine

Use phy_check_link_status in more places in the state machine.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy.c