bnx2x: add missing parenthesis to prevent u32 overflow
authorDmitry Kravkov <dmitry@broadcom.com>
Wed, 4 Apr 2012 02:27:42 +0000 (02:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Apr 2012 22:03:45 +0000 (18:03 -0400)
Commit b475d78 lacked two pairs of parenthesis, causing an overflow in the
congestion management.

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found