Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286237
b: refs/heads/master
c: f64d336
h: refs/heads/master
i:
  286235: 8449a19
v: v3
  • Loading branch information
Matthew Wilcox committed Nov 4, 2011
1 parent 2957a89 commit 6bbbc35
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: 0ee5a7d7cb9309bd393a25c395f19fb12a842602
refs/heads/master: f64d3365a3e5cb46e69db7e2c82a7cb9a5bed1b8
1 change: 1 addition & 0 deletions trunk/drivers/block/nvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1105,6 +1105,7 @@ static int __devinit nvme_probe(struct pci_dev *pdev,

if (pci_enable_device_mem(pdev))
goto free;
pci_set_master(pdev);

INIT_LIST_HEAD(&dev->namespaces);
dev->pci_dev = pdev;
Expand Down

0 comments on commit 6bbbc35

Please sign in to comment.