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

From: Vivien Didelot
Date: Mon Mar 13 2017 - 13:01:42 EST


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