commit | c1d61c9bb163e696bf06850bcabbd26386554489 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Thu Mar 31 16:34:32 2016 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Apr 19 18:24:47 2016 -0500 |
tree | 00a63716b70ef533e59fc6122dafc863b8ee59e3 | |
parent | 8bcf4525c5d43306c5fd07e132bc8650e3491aec [diff] |
PCI: Reverse standard ACS vs device-specific ACS enabling The original thought was that if a device implemented ACS, then surely we want to use that... well, it turns out that devices can make an ACS capability so broken that we still need to fall back to quirks. Reverse the order of ACS enabling to give quirks first shot at it. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>