Re: [PATCH v3] net: ethernet: sun4i-emac: replace magic number with macro

From: Conley Lee
Date: Wed Jan 12 2022 - 01:24:25 EST


On 01/11/22 at 05:32下午, Corentin Labbe wrote:
> Date: Tue, 11 Jan 2022 17:32:11 +0100
> From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
> To: Conley Lee <conleylee@xxxxxxxxxxx>
> Cc: davem@xxxxxxxxxxxxx, kuba@xxxxxxxxxx, mripard@xxxxxxxxxx,
> wens@xxxxxxxx, netdev@xxxxxxxxxxxxxxx,
> linux-arm-kernel@xxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH v3] net: ethernet: sun4i-emac: replace magic number
> with macro
>
> Le Tue, Jan 11, 2022 at 11:05:53AM +0800, Conley Lee a écrit :
> > This patch remove magic numbers in sun4i-emac.c and replace with macros
> > defined in sun4i-emac.h
> >
> > Signed-off-by: Conley Lee <conleylee@xxxxxxxxxxx>
>
> Hello
>
> I sent a CI job witch next-20220107+yourpatch and saw no regression.
>
> Tested-by: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
> Tested-on: sun4i-a10-olinuxino-lime
>
> Thanks!
> Regards
>
Could you please provide more information about it ? I test it on my
marsboard-a20 and everything work well.

Thanks