diff options
author | Oleksij Rempel | 2023-03-24 09:06:04 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-04-06 12:10:45 +0200 |
commit | 91840597869daf7faa35e6387f5b9636678b9e9c (patch) | |
tree | 50ef41873ab58ad33439dc41eaa4b06f608d53cd /crypto/tcrypt.h | |
parent | 9524c2ea47ccac230693135014880417102bddf7 (diff) |
net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entries
[ Upstream commit 5d90492dd4ff50ad65c582c76c345d0b90001728 ]
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 <o.rempel@pengutronix.de>
Acked-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'crypto/tcrypt.h')
0 files changed, 0 insertions, 0 deletions