diff options
author | Russell King (Oracle) <[email protected]> | 2024-05-29 14:29:19 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-05-30 18:32:15 -0700 |
commit | 75518b0dc9d602bdd0e0ee4e04806dff53cb761a (patch) | |
tree | 9eb189de40441ff49e52ad41aad91a78ee463927 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 2f19a795e1f9c722b182f9a3d3dedd80f90a0715 (diff) |
net: phylink: rearrange phylink_parse_mode()
Of the two users of phylink_config->ovr_an_inband, both manually check
for a fixed link before setting this flag (or clearing it if they find
a fixed link.) This is unnecessary complication.
Rearrange phylink_parse_mode() a little so we can change how
phylink_config->ovr_an_inband works. This will allow the flag to be
tested before checking for the fixed link properties in the next patch.
Signed-off-by: Russell King (Oracle) <[email protected]>
Reviewed-by: Andrew Halaney <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions