On 01/18/2012 05:59 PM, Stephen Rothwell wrote:
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 ***
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.
On 1/19/12 9:33 PM, "Roopa Prabhu" [off-list ref] wrote:
On 1/19/12 3:43 PM, "Randy Dunlap" [off-list ref] wrote:
quoted
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>>
:
quoted
error: 'struct enic' has no member named 'num_vfs'
/next/linux-next-20120119/drivers/net/ethernet/cisco/enic/enic_main.c:2387:32>>
:
quoted
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.
Actually thanks randy. Patch coming soon..
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html