]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit95e16587ccd0f330e349360de048ebd4432d4b2c
tree942230bf60d6755ef90014aacf50f915fba4c856
parentccbc175aad819e1d4b6af6246b12d55b13d97815
PCI: Add ACS quirks for Intel I219-LM/V

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