Re: [PATCH 04/34] net: atheros: atl1x: Fix wrong function name in comments

From: Andrew Lunn
Date: Sat May 15 2021 - 10:25:45 EST


On Sat, May 15, 2021 at 06:53:29PM +0800, Yang Shen wrote:
> Fixes the following W=1 kernel build warning(s):
>
> drivers/net/ethernet/atheros/atlx/atl1.c:1020: warning: expecting prototype for atl1_setup_mem_resources(). Prototype was for atl1_setup_ring_resources() instead
>
> Cc: Chris Snook <chris.snook@xxxxxxxxx>
> Signed-off-by: Yang Shen <shenyang39@xxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew