]> git.baikalelectronics.ru Git - kernel.git/commit
qed: Mask parities after occurance
authorMintz, Yuval <Yuval.Mintz@cavium.com>
Mon, 29 May 2017 06:53:13 +0000 (09:53 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 May 2017 16:07:03 +0000 (12:07 -0400)
commit218ae781cc2f93075ae28184eb8d2b69710fa235
treef27ac2f470ffa401ee5a8f4bab06611f2710a2cb
parent26bc6406ac84658cd49b05d6ff21bbfd6f921b7b
qed: Mask parities after occurance

Parities might exhibit a flood behavior since we re-enable the
attention line without preventing the parity from re-triggering the
assertion.
Mask the source in AEU until the parity would be handled.

Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_int.c