Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328866
b: refs/heads/master
c: 487370a
h: refs/heads/master
v: v3
  • Loading branch information
Giridhar Malavali authored and James Bottomley committed Sep 24, 2012
1 parent 39751ed commit 1b7de10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c1114953f62db5d1807fc2b5ba405f71f248177a
refs/heads/master: 487370af8a8ecbbeea762695ab1bb42639f492fa
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_isr.c
Original file line number Diff line number Diff line change
Expand Up @@ -2918,7 +2918,7 @@ qla2x00_request_irqs(struct qla_hw_data *ha, struct rsp_que *rsp)
skip_msix:

if (!IS_QLA24XX(ha) && !IS_QLA2532(ha) && !IS_QLA8432(ha) &&
!IS_QLA8001(ha))
!IS_QLA8001(ha) && !IS_QLA82XX(ha))
goto skip_msi;

ret = pci_enable_msi(ha->pdev);
Expand Down

0 comments on commit 1b7de10

Please sign in to comment.