From e507d0cdb3d8b79d806645e68aa310ddb12bfe76 Mon Sep 17 00:00:00 2001 From: Alexander Duyck Date: Tue, 26 Mar 2013 00:03:21 +0000 Subject: [PATCH] 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 Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-format-patch failed