]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
Merge branch 'mv88e6xxx-error-patch-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 7 Dec 2017 18:53:05 +0000 (13:53 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Dec 2017 18:53:05 +0000 (13:53 -0500)
Andrew Lunn says:

====================
mv88e6xxx error patch fixes

While trying to bring up a new PHY on a board, i exercised the error
paths a bit, and discovered some bugs. The unwind for interrupt
handling deadlocks, and the MDIO code hits a BUG() when a registered
MDIO device is freed without first being unregistered.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge