diff options
author | Oleksij Rempel <[email protected]> | 2023-03-24 09:06:04 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-03-25 11:17:32 +0000 |
commit | 5d90492dd4ff50ad65c582c76c345d0b90001728 (patch) | |
tree | aea59f54ebe15d2840df005b7767b554918ac6eb /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 88e943e83827a349f70c3464b3eba7260be7461d (diff) |
net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entries
Current ksz8_fdb_dump() is able to extract only max 249 entries on
the ksz8863/ksz8873 series of switches. This happened due to wrong
bit mask and offset calculation.
This commit corrects the issue and allows for the complete extraction of
all 1024 entries.
Fixes: 4b20a07e103f ("net: dsa: microchip: ksz8795: add support for ksz88xx chips")
Signed-off-by: Oleksij Rempel <[email protected]>
Acked-by: Arun Ramadoss <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions