commit | ba36f718c7fedbf0b083faec5e3606d98b846cb7 | [log] [tgz] |
---|---|---|
author | Mintz, Yuval <Yuval.Mintz@cavium.com> | Mon May 29 09:53:11 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue May 30 12:07:03 2017 -0400 |
tree | 75e19629d97a4b13c3cbaf40f41429f232f036f4 | |
parent | 0ebbd1c8d9424a341a21eb18170f4eff1f1f0670 [diff] |
qed: Diffrentiate adapter-specific attentions There are 4 attention bits in AEU that have different meaning for QL45xxx and QL41xxx adapters. Instead of doing a massive infrastructure change in favor of these bits, we implement a point fix where only those four would change meaning dependent on the adapter involved. Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>