From: Dmitry Kravkov Date: Wed, 4 Apr 2012 02:27:42 +0000 (+0000) Subject: bnx2x: add missing parenthesis to prevent u32 overflow X-Git-Tag: v3.5-rc1~109^2~607 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfcadc97a890b81f619715739ef101f8c2010e6b;p=pandora-kernel.git bnx2x: add missing parenthesis to prevent u32 overflow Commit b475d78 lacked two pairs of parenthesis, causing an overflow in the congestion management. Signed-off-by: Dmitry Kravkov Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed