From: Yuval Mintz Date: Sun, 23 Mar 2014 16:12:26 +0000 (+0200) Subject: bnx2x: Don't show port statistics for VFs X-Git-Tag: v3.15-rc1~113^2~88^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8361051000f27d2c9467c1f18985f9ce2123415;p=pandora-kernel.git bnx2x: Don't show port statistics for VFs VFs are currently showing port statistics, although they can't really access those - thus all such statistics will always show a value of 0. This patch removes said statistics from the VF's view as to not confuse the user. Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed