Re: [PATCH net-next 3/7] net: dsa: b53: use same ARL search result offset for BCM5325/65
From: Florian Fainelli
Date: Wed Nov 26 2025 - 13:23:41 EST
On 11/24/2025 11:51 PM, Jonas Gorski wrote:
BCM5365's search result is at the same offset as BCM5325's search
result, and they (mostly) share the same format, so switch BCM5365 to
BCM5325's arl ops.
Fixes: c45655386e53 ("net: dsa: b53: add support for FDB operations on 5325/5365")
Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>
Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian