diff options
author | 2023-03-21 15:58:49 +0000 | |
---|---|---|
committer | 2023-03-22 22:43:05 -0700 | |
commit | 459fd2f11204c962e3153020f4f56748e0e10afb (patch) | |
tree | edc53372826a0de124158b16c7f4f7d8b4de7de8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: dpaa2-mac: use Autoneg bit rather than an_enabled (diff) | |
download | wireguard-linux-459fd2f11204c962e3153020f4f56748e0e10afb.tar.xz wireguard-linux-459fd2f11204c962e3153020f4f56748e0e10afb.zip |
net: pcs: xpcs: use Autoneg bit rather than an_enabled
The Autoneg bit in the advertising bitmap and state->an_enabled are
always identical. Thus, we will be removing state->an_enabled.
Use the Autoneg bit in the advertising bitmap to indicate whether
autonegotiation should be used, rather than using the an_enabled
member which will be going away.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Simon Horman <simon.horman@corigine.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