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.c...@starfivetech.com> > --- > drivers/net/rtl8169.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>