summaryrefslogtreecommitdiff
path: root/iosched.h
diff options
context:
space:
mode:
Diffstat (limited to 'iosched.h')
0 files changed, 0 insertions, 0 deletions
treea5315d3102597ad85218a87838bd89c14bb70f22 parent501ec18757abdaba95440dbbd1d5df0611f813c4 (diff)
net: mv643xx_eth: Do not clobber PHY link outside of state machine
Calling phy_read_status() means that we may call into genphy_read_status() which in turn will use genphy_update_link() which can make changes to phydev->link outside of the state machine's state transitions. This is an invalid behavior that is now caught as of 811a919135b9 ("phy state machine: failsafe leave invalid RUNNING state") 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