Re: [PATCH net-next 2/4] net-next: dsa: add Mediatek tag RX/TX handler
From: Andrew Lunn <hidden>
Date: 2017-03-13 16:28:54
Also in:
linux-mediatek, lkml, netdev
From: Andrew Lunn <hidden>
Date: 2017-03-13 16:28:54
Also in:
linux-mediatek, lkml, netdev
On Tue, Mar 14, 2017 at 12:11:26AM +0800, sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:
From: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> Add the support for the 4-bytes tag for DSA port distinguishing inserted allowing receiving and transmitting the packet via the particular port. The tag is being added after the source MAC address in the ethernet header. Signed-off-by: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> Signed-off-by: Landen Chao <Landen.Chao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
O.K, this one is easy. The others are going to take some work to
review.
Reviewed-by: Andrew Lunn <redacted>
Andrew