commit | 520fe9dc1b07827d795578037ffd11190767e448 | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Thu Apr 04 16:54:33 2013 +0000 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Apr 23 09:50:30 2013 -0600 |
tree | 342c8a662221606456d33a397d2d11e027d57b97 | |
parent | f465136d7287538cabdcdbf8deb24f99a9f855e4 [diff] |
PCI: Use cached MSI-X cap while enabling MSI-X The patch uses the cached MSI-X capability offset in pci_dev instead of reading it from config space when enabling MSI-X interrupts. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>