Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359463
b: refs/heads/master
c: edccdc1
h: refs/heads/master
i:
  359461: be8c973
  359459: 070546e
  359455: 817c2f5
v: v3
  • Loading branch information
James Smart authored and James Bottomley committed Jan 30, 2013
1 parent cbd361b commit 56d68bc
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: 6dd9e31ccbc4dbe2d730937cb5728673f71e4ba8
refs/heads/master: edccdc17d6db65ed3b2d480d9b011f87a50a7daa
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/lpfc/lpfc_sli.c
Original file line number Diff line number Diff line change
Expand Up @@ -8370,7 +8370,7 @@ __lpfc_sli_issue_iocb_s4(struct lpfc_hba *phba, uint32_t ring_number,
* This is a continuation of a commandi,(CX) so this
* sglq is on the active list
*/
sglq = __lpfc_get_active_sglq(phba, piocb->sli4_xritag);
sglq = __lpfc_get_active_sglq(phba, piocb->sli4_lxritag);
if (!sglq)
return IOCB_ERROR;
}
Expand Down

0 comments on commit 56d68bc

Please sign in to comment.