diff options
author | Andrew Lunn <[email protected]> | 2023-02-17 04:07:13 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-02-20 10:04:22 +0000 |
commit | 3365777a6a2243f1cca5a441f2c89002d16fc580 (patch) | |
tree | e2b663d44b92d86cdfbccb34d868c2c71762adbd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | cf06eef0c86bd2088bafecb211e06a2855b4c327 (diff) |
net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
phy_ethtool_get_eee() is about to gain locking of the phydev lock.
This means it cannot be used within a PHY driver without causing a
deadlock. Swap to using genphy_c45_ethtool_get_eee() which assumes the
lock has already been taken.
Signed-off-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions