From: Greg Rose Date: Tue, 17 Apr 2012 04:29:29 +0000 (+0000) Subject: ixgbe: Reset max_vfs to zero when user request is out of range X-Git-Tag: v3.5-rc1~109^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b42a9c5b51fa3cf1090037e33d39475f923e4b6;p=pandora-kernel.git ixgbe: Reset max_vfs to zero when user request is out of range If the user request for the number of VFs in the max_vfs parameter is out of range then reset the value to the default value of zero. This makes the behavior of the ixgbe driver the same as for the igb driver. Signed-off-by: Greg Rose Tested-by: Robert Garrett Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed