On Thu, Nov 26, 2020 at 01:38:48PM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/net/ethernet/ti/am65-cpsw-qos.c:364: warning: Function parameter or > member 'ndev' not described in 'am65_cpsw_timer_set' > drivers/net/ethernet/ti/am65-cpsw-qos.c:364: warning: Function parameter or > member 'est_new' not described in 'am65_cpsw_timer_set' > > Cc: "David S. Miller" <[email protected]> > Cc: Jakub Kicinski <[email protected]> > Cc: Ivan Khoronzhuk <[email protected]> > Cc: "Gustavo A. R. Silva" <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew

