Re: linux-next: Tree for Jan 19 (cisco/enic)
From: Roopa Prabhu <hidden>
Date: 2012-01-20 05:43:49
Also in:
lkml, netdev
From: Roopa Prabhu <hidden>
Date: 2012-01-20 05:43:49
Also in:
lkml, netdev
On 1/19/12 3:43 PM, "Randy Dunlap" [off-list ref] wrote:
On 01/18/2012 05:59 PM, Stephen Rothwell wrote:quoted
Hi all, Changes since 20120118:on x86_64: /next/linux-next-20120119/drivers/net/ethernet/cisco/enic/enic_main.c: In function 'enic_probe': /next/linux-next-20120119/drivers/net/ethernet/cisco/enic/enic_main.c:2387:16: error: 'struct enic' has no member named 'num_vfs' /next/linux-next-20120119/drivers/net/ethernet/cisco/enic/enic_main.c:2387:32: error: 'struct enic' has no member named 'num_vfs' Full randconfig file is attached. -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***
Thanks for reporting stephen. Its because you don't have CONFIG_PCI_IOV enabled. I will working on the patch. Will submit soon.