Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282104
b: refs/heads/master
c: 3167355
h: refs/heads/master
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Jan 8, 2012
1 parent ea4a2d2 commit 809475d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 97309d3974fd371920cc8b932e2b6b5e4100c7c6
refs/heads/master: 3167355801505886209374daf86a452034e34ee8
2 changes: 2 additions & 0 deletions trunk/drivers/xen/xen-pciback/pci_stub.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ void pcistub_put_pci_dev(struct pci_dev *dev)
xen_pcibk_config_free_dyn_fields(found_psdev->dev);
xen_pcibk_config_reset_dev(found_psdev->dev);

xen_unregister_device_domain_owner(found_psdev->dev);

spin_lock_irqsave(&found_psdev->lock, flags);
found_psdev->pdev = NULL;
spin_unlock_irqrestore(&found_psdev->lock, flags);
Expand Down

0 comments on commit 809475d

Please sign in to comment.