summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2023-05-23 13:16:13 +0300
committerJakub Kicinski <kuba@kernel.org>2023-05-24 19:13:22 +0300
commit1f94ba198bda5738bd26cb7633dca4b33a43dff2 (patch)
treeba672e0b151b3a83bca5dd20962edcb823846edb /tools/perf/scripts/python
parent3f0360e09c8d92bb0a99c6eeeb2f3f6e7732955e (diff)
downloadlinux-1f94ba198bda5738bd26cb7633dca4b33a43dff2.tar.xz
net: pcs: xpcs: correct lp_advertising contents
lp_advertising is supposed to reflect the link partner's advertisement unmodified by the local advertisement, but xpcs bitwise ands it with the local advertisement prior to calculating the resolution of the negotiation. Fix this by moving the bitwise and to xpcs_resolve_lpa_c73() so it can place the results in a temporary bitmap before passing that to ixpcs_get_max_usxgmii_speed(). Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions