summaryrefslogtreecommitdiff
path: root/net/dsa/slave.c
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2015-05-05 23:09:55 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-05-09 20:05:54 (GMT)
commit16fe24fc43e8d32b76030c79c151c7db691865f6 (patch)
tree3e7f953e4f0efc03cbd5022e3317dc80cf66700b /net/dsa/slave.c
parent31888234b736f455fa27c8e775df38a60241d562 (diff)
downloadlinux-16fe24fc43e8d32b76030c79c151c7db691865f6.tar.xz
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/slave.c')
0 files changed, 0 insertions, 0 deletions