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

From: Corentin Labbe
Date: Tue Jan 11 2022 - 11:32:17 EST


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