]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: Convert Mellanox broken INTx quirks to be for listed devices only
authorNoa Osherovich <noaos@mellanox.com>
Tue, 15 Nov 2016 07:59:59 +0000 (09:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Jan 2017 10:39:36 +0000 (11:39 +0100)
commite2822904ace59b89c054123534b6da6bb82c72c6
treeb10c0e5aaaa0a6eede914e3b967ef3ff1006428f
parent890661544739d929cf4c5d9bce460f66ff18cb6c
PCI: Convert Mellanox broken INTx quirks to be for listed devices only

commit d76d2fe05fd93673d184af77255bbbc63780f4ea upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/quirks.c