diff options
| author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2026-03-05 00:08:59 +0200 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-06 17:48:01 -0800 |
| commit | 976703cae7375898b445fc40d14faf849e916a4b (patch) | |
| tree | 38b245fd9d32878f5635046f4be0ca156a63172c /tools/perf/scripts/python/bin | |
| parent | 0cc0c2e661af418bbf7074179ea5cfffc0a5c466 (diff) | |
| download | linux-976703cae7375898b445fc40d14faf849e916a4b.tar.gz linux-976703cae7375898b445fc40d14faf849e916a4b.zip | |
net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()
Move phylink_replay_link_end() as the last locked operation under
sja1105_static_config_reload(). The purpose is to be able to goto
this step from the error path of intermediate steps (we must call
phylink_replay_link_end()).
sja1105_reload_cbs() notably does not depend on port states or link
speeds. See commit 954ad9bf13c4 ("net: dsa: sja1105: fix bandwidth
discrepancy between tc-cbs software and offload") which has discussed
this issue specifically.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://patch.msgid.link/20260304220900.3865120-2-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
