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:
cda57bf
)
PCI: Increase resource array mask bit size in pcim_iomap_regions()
author
Yinghai Lu
<yinghai@kernel.org>
Wed, 4 Jan 2012 23:50:02 +0000
(15:50 -0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 6 Jan 2012 20:15:21 +0000
(12:15 -0800)
DEVICE_COUNT_RESOURCE will be bigger than 16 when SRIOV supported is enabled.
Let them pass with int just like pci_enable_resources().
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found