On Thu, Nov 26, 2020 at 01:38:49PM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/net/ethernet/ti/am65-cpts.c:736: warning: Function parameter or > member 'en' not described in 'am65_cpts_rx_enable' > drivers/net/ethernet/ti/am65-cpts.c:736: warning: Excess function parameter > 'skb' description in 'am65_cpts_rx_enable' > > Cc: "David S. Miller" <[email protected]> > Cc: Jakub Kicinski <[email protected]> > Cc: Grygorii Strashko <[email protected]> > Cc: Kurt Kanzenbach <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew

