From: Ethan Zhao Date: Tue, 22 Jul 2014 18:36:43 +0000 (+0000) Subject: i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned() X-Git-Tag: fixes-against-v3.18-rc2~81^2~154^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c24817b6babd4b966e68db536c004949bf24dae7;p=pandora-kernel.git i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned() There is global funcion pci_vfs_assigned(), so use it instead of composing local one. Signed-off-by: Ethan Zhao Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed