commit | 527eee292d2ee69708a20b90049ef49bdeefc882 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Wed Apr 17 17:44:48 2013 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Apr 23 09:50:30 2013 -0600 |
tree | 6f6c95432644c8e9a63b76f24f7720d9f16b367f | |
parent | 909094c62e21c71c4fd122642512ad05b75fe019 [diff] |
PCI: Use msix_table_size() directly, drop multi_msix_capable() 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>