]> Git Repo - linux.git/commitdiff
Merge branch 'mv88e6xxx-error-patch-fixes'
authorDavid S. Miller <[email protected]>
Thu, 7 Dec 2017 18:53:05 +0000 (13:53 -0500)
committerDavid S. Miller <[email protected]>
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 <[email protected]>

Trivial merge
This page took 0.05119 seconds and 4 git commands to generate.