Re: [PATCH net-next v2 3/3] net: dsa: b53: support legacy FCS tags
From: Florian Fainelli <florian.fainelli@broadcom.com>
Date: 2025-06-10 16:40:38
Also in:
lkml
From: Florian Fainelli <florian.fainelli@broadcom.com>
Date: 2025-06-10 16:40:38
Also in:
lkml
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 <redacted>Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> -- Florian