diff options
| author | Vladimir Oltean <[email protected]> | 2021-02-06 00:02:16 +0200 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-02-06 14:51:50 -0800 |
| commit | 2527f2e88fbad9873dfebbea6e8e3540128e2661 (patch) | |
| tree | fbea694cd699fa529d693e82025e057a2544c69c /tools/perf/scripts/python/flamegraph.py | |
| parent | 2e9f4afadc702d18f19e8c1183b10307e871a1d7 (diff) | |
net: mscc: ocelot: set up logical port IDs centrally
The setup of logical port IDs is done in two places: from the inconclusively
named ocelot_setup_lag and from ocelot_port_lag_leave, a function that
also calls ocelot_setup_lag (which apparently does an incomplete setup
of the LAG).
To improve this situation, we can rename ocelot_setup_lag into
ocelot_setup_logical_port_ids, and drop the "lag" argument. It will now
set up the logical port IDs of all switch ports, which may be just
slightly more inefficient but more maintainable.
Signed-off-by: Vladimir Oltean <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions