PCI: Add ACS quirks for Intel I219-LM/V
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 10 Aug 2015 18:32:04 +0000 (12:32 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 11 Aug 2015 20:26:52 +0000 (15:26 -0500)
The Intel 100-series chipset now includes the integrated Ethernet as part
of a multifunction package.  The Ethernet function does not include native
ACS support, but Intel confirms that the device is not capable of peer-to-
peer within the package.  We can therefore quirk it to expose the
isolation.

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

Simple merge