PCI: Add ACS quirk for Intel 10G NICs
authorAlex Williamson <alex.williamson@redhat.com>
Fri, 26 Sep 2014 23:07:59 +0000 (17:07 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 29 Sep 2014 19:46:13 +0000 (13:46 -0600)
Intel has verified there is no peer-to-peer between functions for the below
selection of 82598, 82599, and X520 10G NICs.  These NICs lack an ACS
capability, so we're not able to determine this isolation without the help
of quirks.

Generalize the Solarflare quirk and add these Intel 10G NICs.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: John Ronciak <John.ronciak@intel.com>
drivers/pci/quirks.c

Simple merge