Skip to content
Commit 0b1dbf88 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'phydev-locks'



Andrew Lunn says:

====================
Add additional phydev locks

The phydev lock should be held when accessing members of phydev, or
calling into the driver. Some of the phy_ethtool_ functions are
missing locks. Add them. To avoid deadlock the marvell driver is
modified since it calls one of the functions which gain locks, which
would result in a deadlock.

The missing locks have not caused noticeable issues, so these patches
are for net-next.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents cf06eef0 2f987d48
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment