commit | 638f293307b5787b69bf0a0bc915aed491efbec9 | [log] [tgz] |
---|---|---|
author | Amos Kong <kongjianjun@gmail.com> | Tue May 22 21:58:40 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Jun 13 16:38:06 2012 -0600 |
tree | 9f55e09ea02362cfb336c39bd64b5fab9cb2f7f1 | |
parent | 06aef8cec7563c40c7d7501d13ec1ed12f5e495b [diff] |
PCI: acpiphp: fix function 0 leak when disabling a slot 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>