diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-01-06 14:58:48 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-01-08 05:06:17 +0300 |
commit | 22cedc609759edf414c519ae8242dd5461f4c4cd (patch) | |
tree | 3d541aca43c1f9d077bd9bb4b88d243e0a8ea599 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0945a7b442200f908a8e2f67ba22ccfa77b3598e (diff) | |
download | linux-22cedc609759edf414c519ae8242dd5461f4c4cd.tar.xz |
net: dsa: mt753x: remove setting of tx_lpi parameters
dsa_user_get_eee() calls the DSA switch get_mac_eee() method followed
by phylink_ethtool_get_eee(), which goes on to call
phy_ethtool_get_eee(). This overwrites all members of the passed
ethtool_keee, which means anything written by the DSA switch
get_mac_eee() method will be discarded.
Remove setting any members in mt753x_get_mac_eee().
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Chester A. Unal <chester.a.unal@arinc9.com>
Link: https://patch.msgid.link/E1tUlku-007Uyc-RP@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions