diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2023-03-24 09:06:03 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-03-25 11:17:32 +0000 |
commit | 88e943e83827a349f70c3464b3eba7260be7461d (patch) | |
tree | bdaa1a321bfafa294e064d599d9be85fb2d05895 /net/9p | |
parent | f33642224e38d7e0d59336e10e7b4e370b1c4506 (diff) | |
download | linux-88e943e83827a349f70c3464b3eba7260be7461d.tar.gz linux-88e943e83827a349f70c3464b3eba7260be7461d.tar.bz2 linux-88e943e83827a349f70c3464b3eba7260be7461d.zip |
net: dsa: microchip: ksz8: fix ksz8_fdb_dump()
Before this patch, the ksz8_fdb_dump() function had several issues, such
as uninitialized variables and incorrect usage of source port as a bit
mask. These problems caused inaccurate reporting of vid information and
port assignment in the bridge fdb.
Fixes: e587be759e6e ("net: dsa: microchip: update fdb add/del/dump in ksz_common")
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>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions