commit | 4244de1c64ded7f5438717bdce3fa074efd20efb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 11 13:01:24 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 11 11:16:03 2017 -0400 |
tree | 8ccefc61b90a34cf6247b13a56f3137bcd0afa46 | |
parent | ce211b172b1e3f3de30947d6604c57f3d6681406 [diff] |
PCI: remove pci_enable_msix Unused now that all callers switched to pci_alloc_irq_vectors. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>