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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 30 Jul 2014 01:42:17 +0000 From: "Brown, Aaron F" <aaron.f.brown@...el.com> To: "weiyj_lk@....com" <weiyj_lk@....com> CC: "Kirsher, Jeffrey T" <jeffrey.t.kirsher@...el.com>, "Brandeburg, Jesse" <jesse.brandeburg@...el.com>, "Allan, Bruce W" <bruce.w.allan@...el.com>, "Wyborny, Carolyn" <carolyn.wyborny@...el.com>, "Skidmore, Donald C" <donald.c.skidmore@...el.com>, "Rose, Gregory V" <gregory.v.rose@...el.com>, "Duyck, Alexander H" <alexander.h.duyck@...el.com>, "Ronciak, John" <john.ronciak@...el.com>, "Williams, Mitch A" <mitch.a.williams@...el.com>, Linux NICS <Linux-nics@...tope.jf.intel.com>, "yongjun_wei@...ndmicro.com.cn" <yongjun_wei@...ndmicro.com.cn>, "e1000-devel@...ts.sourceforge.net" <e1000-devel@...ts.sourceforge.net>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: Re: [PATCH -next] i40e: fix sparse non static symbol warning On Wed, 2014-07-30 at 07:20 +0800, weiyj_lk@....com wrote: > > From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn> > > Fixes the following sparse warnings: > > drivers/net/ethernet/intel/i40e/i40e_nvm.c:254:13: warning: > symbol 'i40e_write_nvm_aq' was not declared. Should it be static? > > Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn> > --- > drivers/net/ethernet/intel/i40e/i40e_nvm.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > Thanks Wei, I have added your patch to our (Jeff's) queue.
Powered by blists - more mailing lists