From: Alexander Duyck Date: Tue, 7 Apr 2009 14:37:52 +0000 (+0000) Subject: igb: remove sysfs entry that was used to set the number of vfs X-Git-Tag: v2.6.30-rc2~109^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a3abf6d17b6026a59e5cf7452d70ec1ad6a69fa;p=pandora-kernel.git igb: remove sysfs entry that was used to set the number of vfs This patch removes the sysfs entry num_vfs which was added to support enabling pci virtual functions for 82576. To prevent VFs from loading automatically a module parameter "max_vfs" was added so that the number of VFs per PF can be limited. This is especially useful when 4 or more 82576 ports are on the system because otherwise to load all VFs would result in 8 interface per physical port. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed