Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328811
b: refs/heads/master
c: 1c13bf6
h: refs/heads/master
i:
  328809: cec4a20
  328807: 3c999ec
v: v3
  • Loading branch information
James Smart authored and James Bottomley committed Sep 14, 2012
1 parent facfb5f commit adb12ae
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: 247ca945d8153c96dd10fc94f12b36bd4cb3ecfd
refs/heads/master: 1c13bf664894b34ace55fce49cc49598267787b7
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/lpfc/lpfc_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -9524,7 +9524,7 @@ lpfc_pci_probe_one_s4(struct pci_dev *pdev, const struct pci_device_id *pid)
}
/* Default to single EQ for non-MSI-X */
if (phba->intr_type != MSIX)
adjusted_fcp_io_channel = 0;
adjusted_fcp_io_channel = 1;
else if (phba->sli4_hba.msix_vec_nr <
phba->cfg_fcp_io_channel)
adjusted_fcp_io_channel = phba->sli4_hba.msix_vec_nr;
Expand Down

0 comments on commit adb12ae

Please sign in to comment.