]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2x: count statistic ramrods on EQ to prevent MC assert
authorVladislav Zolotarov <vladz@broadcom.com>
Sun, 24 Jul 2011 03:54:17 +0000 (03:54 +0000)
committerJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 08:31:35 +0000 (16:31 +0800)
commit6da464ec80ba2df83ad3b3a3b2508dba20e12857
tree3b4892f519c5fa9bcf330f2fb1a8f870f709ce81
parent1ff7ef028ba1f6c7b02a325835624272ba05d5c8
bnx2x: count statistic ramrods on EQ to prevent MC assert

This patch includes:
 - Counting statistics ramrods as EQ ramrods the way they should be. This
   accounting is meant to prevent MC asserts in case of software bugs.
 - Fixes in debug facilities which were added while working on one of such
   bugs.

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit d6cae2385f00522b3da8a5f964bf8dfa32a0d138)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/bnx2x/bnx2x_main.c