From: Greg Rose Date: Fri, 4 Apr 2014 04:43:16 +0000 (+0000) Subject: i40e: Check PCI_IOV config to avoid compile error X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~177^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df805f62d16db15fdb9278bcb56ee3863deebfb8;p=pandora-kernel.git i40e: Check PCI_IOV config to avoid compile error The call to i40e_alloc_vfs needs to be wrapped in CONFIG_PCI_IOV because the function itself is wrapped in the same conditional compile block. Change-ID: I663c5f1b85e5cfba0b36da8966f7db1a034f408b Signed-off-by: Greg Rose Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed