From: Eran Ben Elisha Date: Tue, 5 May 2015 14:07:11 +0000 (+0300) Subject: net/mlx4_en: Fix off-by-one in counters manipulation X-Git-Tag: omap-for-v4.2/wakeirq-drivers~2^2~30^2~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae0633872fc8b0c34930dd2862856563bce58ec;p=pandora-kernel.git net/mlx4_en: Fix off-by-one in counters manipulation This caused the en_stats_adder helper to accumulate a field which is not related to the counter, fix that. Fixes: a3333b35da16 ('net/mlx4_en: Moderate ethtool callback to show [..]') Signed-off-by: Eran Ben Elisha Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed