Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316427
b: refs/heads/master
c: f6dd68a
h: refs/heads/master
i:
  316425: 34414e2
  316423: aedaf49
v: v3
  • Loading branch information
Yinghai Lu authored and Bjorn Helgaas committed Jun 13, 2012
1 parent 095815e commit dfac087
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: 98a3583107ed587ed3cfe2a1d8e5347421de5a80
refs/heads/master: f6dd68a77f9c07088eee71a1787cfc84dcf49198
1 change: 1 addition & 0 deletions trunk/drivers/pci/remove.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ void pci_remove_bus(struct pci_bus *pci_bus)

down_write(&pci_bus_sem);
list_del(&pci_bus->node);
pci_bus_release_busn_res(pci_bus);
up_write(&pci_bus_sem);
if (!pci_bus->is_added)
return;
Expand Down

0 comments on commit dfac087

Please sign in to comment.