From: Greg Rose Date: Tue, 11 Dec 2012 08:26:38 +0000 (+0000) Subject: ixgbe: Modularize SR-IOV enablement code X-Git-Tag: v3.9-rc1~139^2~258^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66dcfd756919ef9d8f564a0696a451574012852c;p=pandora-kernel.git ixgbe: Modularize SR-IOV enablement code In preparation for enable/disable of SR-IOV via the PCI sysfs interface move some core SR-IOV enablement code that would be common to module parameter usage or callback from the PCI bus driver to a separate function so that it can be used by either method. Signed-off-by: Greg Rose CC: Don Dutile Tested-by: Phil Schmitt Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed