]> Pileus Git - ~andy/linux/commit
bnx2x: mask CPL_OF interrupt
authorYuval Mintz <yuvalmin@broadcom.com>
Sun, 2 Dec 2012 04:05:53 +0000 (04:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Dec 2012 01:23:00 +0000 (20:23 -0500)
commitb343d0025b08a1ef543e3cabf8b753d84b938d48
tree9ba01299d1c125b81b3c98ad74557cf764a747ba
parent9b341bb1d8e6bc9f00044bd9d66824505b127e4a
bnx2x: mask CPL_OF interrupt

Unmasked interrupt caused "FATAL HW block attention set2 0x20" messages
to erroneously appear, as the associated interrupt is fully recoverable.

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>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c