summaryrefslogtreecommitdiffstats
path: root/net/dsa
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2015-05-06 01:09:55 +0200
committerDavid S. Miller <davem@davemloft.net>2015-05-09 16:05:54 -0400
commit16fe24fc43e8d32b76030c79c151c7db691865f6 (patch)
tree3e7f953e4f0efc03cbd5022e3317dc80cf66700b /net/dsa
parent31888234b736f455fa27c8e775df38a60241d562 (diff)
downloadlinux-16fe24fc43e8d32b76030c79c151c7db691865f6.tar.gz
linux-16fe24fc43e8d32b76030c79c151c7db691865f6.tar.bz2
linux-16fe24fc43e8d32b76030c79c151c7db691865f6.zip
net: dsa: mv88e6xxx: Fix false positive lockdep splat
DSA can have nested MDIO busses, where the Ethernet MDIO bus is used to access an MDIO bus within the switch which has the PHYs connected to it. This nesting causes lockdep to give false positives. Use mutex_lock_nested() to avoid this. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions