igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 26 Mar 2013 00:03:26 +0000 (00:03 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 25 Apr 2013 03:18:32 +0000 (20:18 -0700)
This change makes it so that the igb driver uses the generic helper
pci_vfs_assigned instead of the igb specific function igb_vfs_are_assigned.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found