lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <1423153829.31870.76.camel@edumazet-glaptop2.roam.corp.google.com> Date: Thu, 05 Feb 2015 08:30:29 -0800 From: Eric Dumazet <eric.dumazet@...il.com> To: Lad Prabhakar <prabhakar.csengg@...il.com> Cc: Ariel Elior <ariel.elior@...gic.com>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] net: bnx2x: fix sparse warnings On Thu, 2015-02-05 at 15:47 +0000, Lad Prabhakar wrote: > From: "Lad, Prabhakar" <prabhakar.csengg@...il.com> > > 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 <prabhakar.csengg@...il.com> > --- Note there is no need to cc lkml for such patches, netdev is more than enough. Acked-by: Eric Dumazet <edumazet@...gle.com> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists