]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: Print HW attention reasons
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Sun, 28 Feb 2016 10:26:54 +0000 (12:26 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 19:29:14 +0000 (12:29 -0700)
commit419ab1ea812f149f75e18d36823b808e12d27814
treeaca9ed9246bb9d26adab3672c0cc425c354dce9b
parent557f13bc395f035741b57f10efc683be61cb13ba
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>
Orabug: 23732603
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_int.c