
24 Jul
2023
24 Jul
'23
4:05 a.m.
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@starfivetech.com
drivers/net/rtl8169.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com