From: Lad Prabhakar <[email protected]> Date: Thu, 5 Feb 2015 15:47:17 +0000
> 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]> Applied. -- 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/

