Re: [PATCH 4/6] net/wan/fsl_ucc_hdlc: default hmask value

2018-08-29 Thread Joakim Tjernlund
On Wed, 2018-08-29 at 09:18 +0200, Christophe LEROY wrote: > CAUTION: This email originated from outside of the organization. Do not click > links or open attachments unless you recognize the sender and know the > content is safe. > > > Le 29/08/2018 à 04:54, Qiang Zhao a écrit : > > From: Davi

Re: [PATCH 4/6] net/wan/fsl_ucc_hdlc: default hmask value

2018-08-29 Thread Christophe LEROY
Le 29/08/2018 à 04:54, Qiang Zhao a écrit : From: David Gounaris Date: 2018/8/28 19:09 Subject: [PATCH 4/6] net/wan/fsl_ucc_hdlc: default hmask value Set default HMASK to 0x to use promiscuous mode in the hdlc controller. Why do you need to do that ? An HDLC frame encapsulating Ether

RE: [PATCH 4/6] net/wan/fsl_ucc_hdlc: default hmask value

2018-08-28 Thread Qiang Zhao
From: David Gounaris Date: 2018/8/28 19:09 > Subject: [PATCH 4/6] net/wan/fsl_ucc_hdlc: default hmask value > > Set default HMASK to 0x to use > promiscuous mode in the hdlc controller. > > Signed-off-by: David Gounaris > --- > drivers/net/wan/fsl_ucc_hdlc.h | 2 +- > 1 file changed, 1 ins