commit | d76d2fe05fd93673d184af77255bbbc63780f4ea | [log] [tgz] |
---|---|---|
author | Noa Osherovich <noaos@mellanox.com> | Tue Nov 15 09:59:59 2016 +0200 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Nov 23 12:33:32 2016 -0600 |
tree | b578d5c3e5de35d5cb438c74fc554be825ccb608 | |
parent | b88214ce4d7064992452765028bd50702414f15f [diff] |
PCI: Convert Mellanox broken INTx quirks to be for listed devices only Change Mellanox's broken_intx_masking() quirk from an "all Mellanox devices" to a quirk for listed devices only. [bhelgaas: remove #defines, reorder to keep other quirks together] Signed-off-by: Noa Osherovich <noaos@mellanox.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Reviewed-by: Gavin Shan <gwshan@linux.vnet.ibm.com>