Re: [PATCH net-next v2 3/3] net: dsa: b53: support legacy FCS tags

From: Florian Fainelli
Date: Tue Jun 10 2025 - 12:40:56 EST


On 6/10/25 09:31, Álvaro Fernández Rojas wrote:
Commit 46c5176c586c ("net: dsa: b53: support legacy tags") introduced
support for legacy tags, but it turns out that BCM5325 and BCM5365
switches require the original FCS value and length, so they have to be
treated differently.

Fixes: 46c5176c586c ("net: dsa: b53: support legacy tags")
Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian