summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy_device.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2023-02-20 10:04:22 +0000
committerDavid S. Miller <davem@davemloft.net>2023-02-20 10:04:22 +0000
commit0b1dbf889d0bebfa533a6220b0379300d4007204 (patch)
tree7d5796d139f3fcbc4fe1e0997ee5ce0d900c7ae3 /drivers/net/phy/phy_device.c
parentcf06eef0c86bd2088bafecb211e06a2855b4c327 (diff)
parent2f987d486610752b364fd238fa3bb1a142d80b44 (diff)
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/phy_device.c')
0 files changed, 0 insertions, 0 deletions