From: Maciej Żenczykowski Date: Fri, 15 Mar 2013 11:56:17 +0000 (+0000) Subject: bnx2x: fix occasional statistics off-by-4GB error X-Git-Tag: v3.9-rc4~27^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b009aac12cd0fe34293c68af8ac48b85be3bd858;p=pandora-kernel.git bnx2x: fix occasional statistics off-by-4GB error The UPDATE_QSTAT function introduced on February 15, 2012 in commit 1355b704b9ba "bnx2x: consistent statistics after internal driver reload" incorrectly fails to handle overflow during addition of the lower 32-bit field of a stat. This bug is present since 3.4-rc1 and should thus be considered a candidate for stable 3.4+ releases. Google-Bug-Id: 8374428 Signed-off-by: Maciej Żenczykowski Cc: Mintz Yuval Acked-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed