commit | 5ed3fea0d6ffcef494b111ade0910a4ff149c331 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Feb 20 10:15:12 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 20 10:15:12 2017 -0500 |
tree | acc10c699ffcb5ceed825af9f051971f94387b09 | |
parent | cd2b708750582e327789d8fb07c6eb5f79f7759f [diff] | |
parent | 25149ef9d25cafc4f4fe9f4461f18f876f397417 [diff] |
Merge branch 'phy-unbind-crash' Florian Fainelli says: ==================== net: phy: Fix PHY unbind crash This fixes crashes when the PHY driver is no longer bound to the device. There is still a fair amount of work to be done to get the unbind -> bind sequent to result in a functional state, but that will be net-next material. These two problems existed for as long as PHYLIB as been around. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>