PCI: Use msix_table_size() directly, drop multi_msix_capable()
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 17 Apr 2013 23:44:48 +0000 (17:44 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Apr 2013 15:50:30 +0000 (09:50 -0600)
The users of multi_msix_capable() are really interested in the table
size, so just say what we mean.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found