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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 03 Oct 2014 15:01:00 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	alexander.h.duyck@...el.com
Cc:	azhou@...ira.com, netdev@...r.kernel.org,
	jeffrey.t.kirsher@...el.com
Subject: Re: [net-next] fm10k: Add CONFIG_FM10K_VXLAN configuration option

From: Alexander Duyck <alexander.h.duyck@...el.com>
Date: Fri, 03 Oct 2014 14:40:07 -0700

> On 10/03/2014 02:05 PM, Andy Zhou wrote:
>> Compiling with CONFIG_FM10K=y and VXLAN=m resulting in linking error:
>> 
>>    drivers/built-in.o: In function `fm10k_open':
>>    (.text+0x1f9d7a): undefined reference to `vxlan_get_rx_port'
>>    make: *** [vmlinux] Error 1
>> 
>> The fix follows the same strategy as I40E.
>> 
>> Signed-off-by: Andy Zhou <azhou@...ira.com>
>> ---
>>  drivers/net/ethernet/intel/Kconfig              | 11 +++++++++++
>>  drivers/net/ethernet/intel/fm10k/fm10k_netdev.c |  6 +++---
>>  2 files changed, 14 insertions(+), 3 deletions(-)
> 
> Looks good to me.  Thanks for resolving this.
> 
> Acked-by: Alexander Duyck <alexander.h.duyck@...el.com>

I expect this will go via Jeff Kirsher, CC:'d.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ