diff options
author | Martin Schiller <[email protected]> | 2024-06-11 15:54:28 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-06-13 17:07:11 -0700 |
commit | 86b9ea6412af41914ef6549f85a849c3b987f4f3 (patch) | |
tree | e9ba4b9cd1c28882a942fcb7c2f2b354762beab3 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | f5ebf9ab60940b00c36dfe64add41c80f3daff6a (diff) |
net: dsa: lantiq_gswip: do also enable or disable cpu port
Before commit 74be4babe72f ("net: dsa: do not enable or disable non user
ports"), gswip_port_enable/disable() were also executed for the cpu port
in gswip_setup() which disabled the cpu port during initialization.
Let's restore this by removing the dsa_is_user_port checks. Also, let's
clean up the gswip_port_enable() function so that we only have to check
for the cpu port once. The operation reordering done here is safe.
Signed-off-by: Martin Schiller <[email protected]>
Acked-by: Hauke Mehrtens <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions