Loading
net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65
On BCM5325 and BCM5365, unicast ARL entries use 8 as the value for the CPU port, so we need to translate it to/from 5 as used for the CPU port at most other places. Fixes: c4565538 ("net: dsa: b53: add support for FDB operations on 5325/5365") Signed-off-by:Jonas Gorski <jonas.gorski@gmail.com> Reviewed-by:
Florian Fainelli <florian.fainelli@broadcom.com> Link: https://patch.msgid.link/20251128080625.27181-5-jonas.gorski@gmail.com Signed-off-by:
Jakub Kicinski <kuba@kernel.org>