On Thu, 2015-02-05 at 15:47 +0000, Lad Prabhakar wrote: > From: "Lad, Prabhakar" <[email protected]> > > this patch fixes following sparse warnings: > > bnx2x_main.c:9172:6: warning: symbol 'bnx2x_stop_ptp' was not declared. > Should it be static? > bnx2x_main.c:13321:6: warning: symbol 'bnx2x_register_phc' was not declared. > Should it be static? > bnx2x_main.c:14638:5: warning: symbol 'bnx2x_enable_ptp_packets' was not > declared. Should it be static? > > Signed-off-by: Lad, Prabhakar <[email protected]> > ---
Note there is no need to cc lkml for such patches, netdev is more than enough. Acked-by: Eric Dumazet <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

