From: Stefan Assmann Date: Thu, 24 Feb 2011 20:03:31 +0000 (+0000) Subject: igb: warn if max_vfs limit is exceeded X-Git-Tag: v2.6.39-rc1~468^2~170^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b082d734a938b951ed4b9b5a850ae3513d4a7e3;p=pandora-kernel.git igb: warn if max_vfs limit is exceeded Currently there's no warning printed when max_vfs > 7 is specified with igb and the maximum of 7 is silently enforced. This patch prints a warning and informs the user of the actions taken. Signed-off-by: Stefan Assmann Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed