Re: [PATCH v8 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2022-02-08 02:54:41
Also in:
lkml, netdev
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2022-02-08 02:54:41
Also in:
lkml, netdev
On 2/7/2022 9:21 AM, Prasanna Vengateshan wrote:
The Microchip LAN937X switches have a tagging protocol which is very similar to KSZ tagging. So that the implementation is added to tag_ksz.c and reused common APIs Signed-off-by: Prasanna Vengateshan <redacted> Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian