[PATCH v2 1/4] net: rtl8169: Fix compile warning in rtl8169
Leo Liang
ycliang at andestech.com
Mon Jul 24 04:05:49 CEST 2023
On Thu, Jul 20, 2023 at 07:37:26PM +0800, Minda Chen wrote:
> While compiling rtl8169.c, There are many "make pointer from
> integer without a cast" compile warnings. fix them with
> adding cast.
>
> Signed-off-by: Minda Chen <minda.chen at starfivetech.com>
> ---
> drivers/net/rtl8169.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list