diff options
author | 2024-11-06 21:24:18 +0100 | |
---|---|---|
committer | 2024-11-07 20:31:06 -0800 | |
commit | 3cc97d2fa9876d30ff5a2665211cf11daf01beeb (patch) | |
tree | f69b4408e55cf631995d867015cd1b48d0efadec /tools/perf/scripts/python/export-to-sqlite.py | |
parent | net: phy: export genphy_c45_an_config_eee_aneg (diff) | |
download | wireguard-linux-3cc97d2fa9876d30ff5a2665211cf11daf01beeb.tar.xz wireguard-linux-3cc97d2fa9876d30ff5a2665211cf11daf01beeb.zip |
net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_aneg
bcm_config_lre_aneg() is the only user of genphy_config_eee_advert(),
therefore use genphy_c45_an_config_eee_aneg() instead. The resulting
functionality is equivalent, and bcm_config_lre_aneg() follows the
structure of __genphy_config_aneg().
In a follow-up step genphy_config_eee_advert() can be removed.
Note: We preserve the current behavior to ignore errors.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/6e5cd4ab-28bb-4d82-b449-fec85f3d1e8a@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions