Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329185
b: refs/heads/master
c: c341ca4
h: refs/heads/master
i:
  329183: a3fe2d7
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Sep 25, 2012
1 parent 341afcd commit 1686e43
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: e6aa70a0d5511296ea3d5fd1f5e2203ff6898107
refs/heads/master: c341ca45ce56143804ef5a8f4db753e554e640b4
1 change: 1 addition & 0 deletions trunk/drivers/xen/xen-pciback/pci_stub.c
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ static int __devinit pcistub_init_device(struct pci_dev *dev)
else {
dev_dbg(&dev->dev, "reseting (FLR, D3, etc) the device\n");
__pci_reset_function_locked(dev);
pci_restore_state(dev);
}
/* Now disable the device (this also ensures some private device
* data is setup before we export)
Expand Down

0 comments on commit 1686e43

Please sign in to comment.