Re: [PATCH RFC net-next 07/23] net: dsa: lantiq_gswip: make DSA tag protocol model-specific

From: Andrew Lunn
Date: Sun Aug 17 2025 - 11:30:23 EST


On Sat, Aug 16, 2025 at 08:52:19PM +0100, Daniel Golle wrote:
> While the older Lantiq / Intel which are currently supported all use
> the DSA_TAG_GSWIP tagging protocol, newer MaxLinear GSW1xx modules use
> another 8-byte tagging protocol. Move the tag protocol information to
> struct gswip_hw_info to make it possible for new models to specify
> a different tagging protocol.
>
> Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew