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:
2729d5b
)
PCI: release temporary reference in __nv_msi_ht_cap_quirk()
author
Myron Stowe
<myron.stowe@redhat.com>
Mon, 9 Jul 2012 21:36:08 +0000
(15:36 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 9 Jul 2012 22:43:27 +0000
(16:43 -0600)
__nv_msi_ht_cap_quirk() acquires a temporary reference via
'pci_get_bus_and_slot()' that is never released.
This patch releases the temporary reference.
Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found