aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-02-17 16:07:33 -0800
committerDavid S. Miller <davem@davemloft.net>2017-02-20 10:15:11 -0500
commit7b9a88a390dacb37b051a7b09b9a08f546edf5eb (patch)
treef0fa1a1f8d52494f4f60b6aea4a098e2969a1753 /include/linux/phy.h
parentsctp: check duplicate node before inserting a new transport (diff)
downloadlinux-dev-7b9a88a390dacb37b051a7b09b9a08f546edf5eb.tar.xz
linux-dev-7b9a88a390dacb37b051a7b09b9a08f546edf5eb.zip
net: phy: Fix PHY unbind crash
The PHY library does not deal very well with bind and unbind events. The first thing we would see is that we were not properly canceling the PHY state machine workqueue, so we would be crashing while dereferencing phydev->drv since there is no driver attached anymore. Suggested-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/phy.h')
0 files changed, 0 insertions, 0 deletions