Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77018
b: refs/heads/master
c: 1e6c38c
h: refs/heads/master
v: v3
  • Loading branch information
Tony Battersby authored and James Bottomley committed Jan 12, 2008
1 parent 94bf1ac commit 589dcef
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: 8ee24023ef43c77cdaea1add00e1e45cc4fc3261
refs/heads/master: 1e6c38cec08f88b0df88a34e80f15492cace74e9
1 change: 1 addition & 0 deletions trunk/drivers/scsi/3w-9xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -2010,6 +2010,7 @@ static int __devinit twa_probe(struct pci_dev *pdev, const struct pci_device_id
}

pci_set_master(pdev);
pci_try_set_mwi(pdev);

if (pci_set_dma_mask(pdev, DMA_64BIT_MASK)
|| pci_set_consistent_dma_mask(pdev, DMA_64BIT_MASK))
Expand Down

0 comments on commit 589dcef

Please sign in to comment.