diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2025-02-12 23:01:42 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-15 06:46:12 +0300 |
commit | 0025fa45253c266eb3424d0f21e240c8c420894a (patch) | |
tree | 6e126ff40705b4dab7cba0ce165dd19cad1c8490 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c2ddb619fa8d535af968965181656c20a6de3f81 (diff) | |
download | linux-0025fa45253c266eb3424d0f21e240c8c420894a.tar.xz |
net: phy: c45: improve handling of disabled EEE modes in generic ethtool functions
Currently disabled EEE modes are shown as supported in ethtool.
Change this by filtering them out when populating data->supported
in genphy_c45_ethtool_get_eee.
Disabled EEE modes are silently filtered out by genphy_c45_write_eee_adv.
This is planned to be removed, therefore ensure in
genphy_c45_ethtool_set_eee that disabled EEE modes are removed from the
user space provided EEE advertisement. For now keep the current behavior
to do this silently.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://patch.msgid.link/5187c86d-9a5a-482c-974f-cc103ce9738c@gmail.com
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