Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316455
b: refs/heads/master
c: 638f293
h: refs/heads/master
i:
  316453: 0ef2aef
  316451: 6a9b964
  316447: 807d397
v: v3
  • Loading branch information
Amos Kong authored and Bjorn Helgaas committed Jun 13, 2012
1 parent 6bab41d commit 88f1dd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4d17e8516a0b24240cd3f5d024b2ca10cb0b5208
refs/heads/master: 638f293307b5787b69bf0a0bc915aed491efbec9
1 change: 1 addition & 0 deletions trunk/drivers/pci/hotplug/acpiphp_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,7 @@ static int disable_device(struct acpiphp_slot *slot)
pdev = pci_get_slot(bus, PCI_DEVFN(slot->device, 0));
if (!pdev)
goto err_exit;
pci_dev_put(pdev);

list_for_each_entry(func, &slot->funcs, sibling) {
if (func->bridge) {
Expand Down

0 comments on commit 88f1dd7

Please sign in to comment.