From: Alexander Duyck Date: Wed, 9 May 2012 08:09:25 +0000 (+0000) Subject: ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov X-Git-Tag: v3.6-rc1~125^2~35^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d744875d01d57d832b8dbfc36d9a1990d503b8;p=pandora-kernel.git ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov This is meant to fix a bug in which we were not checking for pre-existing VFs if we were not setting the max_vfs value at driver load. What happens now is that we always call ixgbe_enable_sriov and this checks for pre-existing VFs ore requested VFs prior to deciding on no SR-IOV. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed