i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
authorEthan Zhao <ethan.zhao@oracle.com>
Tue, 22 Jul 2014 18:36:43 +0000 (18:36 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 4 Sep 2014 08:38:31 +0000 (01:38 -0700)
There is global funcion pci_vfs_assigned(), so use it instead of composing
local one.

Signed-off-by: Ethan Zhao <ethan.kernel@gmail.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found