qed: Print HW attention reasons
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Sun, 28 Feb 2016 10:26:54 +0000 (12:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2016 22:39:50 +0000 (17:39 -0500)
commitff38577aa9534fed1434d2ff8a0d1666a7f11fe4
tree429490ac532379a9283289241c3864ed9af61b10
parent0d956e8a65d53e0d1a71d28975c821cf0f6ba676
qed: Print HW attention reasons

Each HW block contains common information about attention reasons,
raising a bit for each one of the different sub-reasons that caused it
to raise an attention.

This patch extends the infrastructure by allowing logging of the various
reasons causing the HW blocks to generate an attention.

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