Re: [PATCH net-next 2/4] net-next: dsa: add Mediatek tag RX/TX handler

From: Sean Wang
Date: Tue Mar 14 2017 - 02:22:36 EST


On Mon, 2017-03-13 at 12:59 -0400, Vivien Didelot wrote:
> Hi Sean,
>
> sean.wang@xxxxxxxxxxxx writes:
>
> > + mtk_tag[1] = (1 << p->port) & MTK_HDR_XMIT_DP_BIT_MASK;
>
> This won't apply, the port index in now stored in p->dp->index.
>
> Thanks,
>
> Vivien


Hi Vivien,

It seems that I need to upgrade to newer kernel to verify this

thanks for your review , I'll fix this in the next one.

Sean