diff options
author | 2021-09-02 10:30:50 +0200 | |
---|---|---|
committer | 2021-09-02 13:32:24 +0100 | |
commit | cdb067d31c0fe4cce98b9d15f1f2ef525acaa094 (patch) | |
tree | 5a60944c94d9bc130e63ef0e3e5e6dd1eec286fd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920 (diff) | |
download | wireguard-linux-cdb067d31c0fe4cce98b9d15f1f2ef525acaa094.tar.xz wireguard-linux-cdb067d31c0fe4cce98b9d15f1f2ef525acaa094.zip |
net: dsa: b53: Fix calculating number of switch ports
It isn't true that CPU port is always the last one. Switches BCM5301x
have 9 ports (port 6 being inactive) and they use port 5 as CPU by
default (depending on design some other may be CPU ports too).
A more reliable way of determining number of ports is to check for the
last set bit in the "enabled_ports" bitfield.
This fixes b53 internal state, it will allow providing accurate info to
the DSA and is required to fix BCM5301x support.
Fixes: 967dd82ffc52 ("net: dsa: b53: Add support for Broadcom RoboSwitch")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions