RE: linux-next: Tree for Mar 28 (qlcnic)
From: Shahed Shaikh <hidden>
Date: 2014-03-29 09:12:25
Also in:
linux-next, lkml
From: Shahed Shaikh <hidden>
Date: 2014-03-29 09:12:25
Also in:
linux-next, lkml
-----Original Message----- From: Randy Dunlap [mailto:rdunlap@infradead.org] Sent: Friday, March 28, 2014 11:57 PM To: Stephen Rothwell; linux-next@vger.kernel.org Cc: linux-kernel; netdev; Shahed Shaikh; Dept-HSG Linux NIC Dev Subject: Re: linux-next: Tree for Mar 28 (qlcnic) On 03/28/2014 12:09 AM, Stephen Rothwell wrote:quoted
Hi all, This tree still fails (more than usual) the powerpc allyesconfig build. Changes since 20140327:on x86_64: CONFIG_VXLAN=m drivers/built-in.o: In function `qlcnic_attach': (.text+0x25d9dc): undefined reference to `vxlan_get_rx_port' Full randconfig file is attached. depends on VXLAN ?
Yes. Need to add dependency on VXLAN in Kconfig of qlcnic. I will send a patch to fix this build failure. Thanks, Shahed
-- ~Randy