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:
06aef8c
)
PCI: acpiphp: fix function 0 leak when disabling a slot
author
Amos Kong
<kongjianjun@gmail.com>
Wed, 23 May 2012 03:58:40 +0000
(21:58 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 13 Jun 2012 22:38:06 +0000
(16:38 -0600)
Previously, we acquired two references to function 0, but only released
one.
[bhelgaas: split this out from "remove all functions" fix]
Signed-off-by: Amos Kong <kongjianjun@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found