Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135574
b: refs/heads/master
c: 0061d38
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones authored and Jens Axboe committed Mar 24, 2009
1 parent e2e6a04 commit b003436
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: d399228646e26db315d6233bed65ec9d08c57f57
refs/heads/master: 0061d38642244892e17156f005bd7055fe744644
1 change: 1 addition & 0 deletions trunk/drivers/block/cpqarray.c
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ static int cpqarray_pci_init(ctlr_info_t *c, struct pci_dev *pdev)
int i;

c->pci_dev = pdev;
pci_set_master(pdev);
if (pci_enable_device(pdev)) {
printk(KERN_ERR "cpqarray: Unable to Enable PCI device\n");
return -1;
Expand Down

0 comments on commit b003436

Please sign in to comment.