Re: [PATCH v1 net-next 2/3] net: dsa: add KSZ9893 switch tagging support

2019-02-28 Thread Florian Fainelli
On 2/28/2019 7:57 PM, tristram...@microchip.com wrote: > From: Tristram Ha > > KSZ9893 switch is similar to KSZ9477 switch except the ingress tail tag > has 1 byte instead of 2 bytes. The size of the portmap is smaller and > so the override and lookup bits are also moved. > > Signed-off-by:

[PATCH v1 net-next 2/3] net: dsa: add KSZ9893 switch tagging support

2019-02-28 Thread Tristram.Ha
From: Tristram Ha KSZ9893 switch is similar to KSZ9477 switch except the ingress tail tag has 1 byte instead of 2 bytes. The size of the portmap is smaller and so the override and lookup bits are also moved. Signed-off-by: Tristram Ha --- include/net/dsa.h | 1 + net/dsa/dsa.c | 2 ++