Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35011
b: refs/heads/master
c: f19eaa7
h: refs/heads/master
i:
  35009: 7ed7df9
  35007: dbb6ba9
v: v3
  • Loading branch information
Darrick J. Wong authored and James Bottomley committed Aug 30, 2006
1 parent 0446f25 commit cfec4f6
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: bc229b3663dcd7d8f266cb13b0839efdee6d95b5
refs/heads/master: f19eaa7f53736449a6eac89c3863eca2c64d5913
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/aic94xx/aic94xx_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,8 @@ static int __devinit asd_pci_probe(struct pci_dev *dev,
asd_ha->hw_prof.bios.present ? "build " : "not present",
asd_ha->hw_prof.bios.bld);

shost->can_queue = asd_ha->seq.can_queue;

if (use_msi)
pci_enable_msi(asd_ha->pcidev);

Expand Down

0 comments on commit cfec4f6

Please sign in to comment.