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:
134b345
)
PCI: don't say we claimed a resource if we failed
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Mon, 22 Mar 2010 22:34:05 +0000
(16:34 -0600)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 25 Mar 2010 15:51:35 +0000
(08:51 -0700)
pci_claim_resource() can fail, so pay attention and only claim success
when it actually succeeded. If pci_claim_resource() fails, it prints a
useful diagnostic.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found