vfio-pci: Use cached MSI/MSI-X capabilities
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 18 Apr 2013 21:12:58 +0000 (15:12 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 24 Apr 2013 17:35:56 +0000 (11:35 -0600)
We now cache the MSI/MSI-X capability offsets in the struct pci_dev,
so no need to find the capabilities again.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Alex Williamson <alex.williamson@redhat.com>

No differences found