]> Pileus Git - ~andy/linux/commit
ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 26 Mar 2013 00:03:21 +0000 (00:03 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 31 Jul 2013 00:13:11 +0000 (17:13 -0700)
commite507d0cdb3d8b79d806645e68aa310ddb12bfe76
treeaba9e1421e35829cf14ce5299bbe1300591cd3a9
parent670224f12929942cfd74638d31ec18124def65f6
ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned

This change makes it so that the ixgbe driver uses the generic helper
pci_vfs_assigned instead of the ixgbe specific function
ixgbe_vfs_are_assigned.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c