git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ec5db6
)
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
author
Alexander Gordeev
<agordeev@redhat.com>
Mon, 16 Dec 2013 08:34:58 +0000
(09:34 +0100)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 20 Dec 2013 16:45:05 +0000
(09:45 -0700)
Make pci_enable_msi_block(), pci_enable_msi_block_auto() and
pci_enable_msix() consistent with regard to the type of 'nvec' argument.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Tejun Heo <tj@kernel.org>
No differences found