From: Ajit Khaparde Date: Wed, 6 Apr 2011 18:08:17 +0000 (+0000) Subject: be2net: fix to get max VFs supported from adapter X-Git-Tag: v3.0-rc1~377^2~486 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81be8f0ab47db1171dac0eb8b062291603b57dd4;p=pandora-kernel.git be2net: fix to get max VFs supported from adapter The user supplied num_vfs value need not be compared against a static BE_MAX_VF, but can be checked against the actual VFs that the device can support. Signed-off-by: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed