Re: [PATCH v4 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2021-10-07 19:46:09
Also in:
lkml, netdev
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2021-10-07 19:46:09
Also in:
lkml, netdev
On Thu, Oct 07, 2021 at 08:41:54PM +0530, 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>