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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 20 Oct 2011 17:09:59 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	gregory.v.rose@...el.com
Cc:	roy.qing.li@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] igb: fix a compile warning

From: "Rose, Gregory V" <gregory.v.rose@...el.com>
Date: Wed, 19 Oct 2011 09:28:54 -0700

>> -----Original Message-----
>> From: netdev-owner@...r.kernel.org [mailto:netdev-owner@...r.kernel.org]
>> On Behalf Of roy.qing.li@...il.com
>> Sent: Wednesday, October 19, 2011 1:53 AM
>> To: netdev@...r.kernel.org
>> Subject: [PATCH net-next] igb: fix a compile warning
>> 
>> From: RongQing Li <roy.qing.li@...il.com>
>> 
>> control these three function declarations and
>> definitions with same macro CONFIG_PCI_IOV
>> 
>> drivers/net/ethernet/intel/igb/igb_main.c:165:
>> warning: ‘igb_vf_configure’ declared ‘static’ but never defined
>> drivers/net/ethernet/intel/igb/igb_main.c:166:
>> warning: ‘igb_find_enabled_vfs’ declared ‘static’ but never defined
>> drivers/net/ethernet/intel/igb/igb_main.c:167:
>> warning: ‘igb_check_vf_assignment’ declared ‘static’ but never defined
>> 
>> Signed-off-by: RongQing Li <roy.qing.li@...il.com>
> 
> Acked-by: Greg Rose <gregory.v.rose@...el.com>

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ