commit | 6010179da3a27f4622eb40a731337fbdb8bbc713 | [log] [tgz] |
---|---|---|
author | Mintz, Yuval <Yuval.Mintz@cavium.com> | Mon May 29 09:53:12 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue May 30 12:07:03 2017 -0400 |
tree | cba1787554ffa0bba9c1d17236342ace37c2ae34 | |
parent | ba36f718c7fedbf0b083faec5e3606d98b846cb7 [diff] |
qed: Print multi-bit attentions properly In strucuture reflecting the AEU hw block some entries represent multiple HW bits, and the associated name is in fact a pattern. Today, whenever such an attention would be asserted the resulted prints would show the pattern string instead of indicating which of the possible bits was set. Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>