Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63687
b: refs/heads/master
c: 66dbfbe
h: refs/heads/master
i:
  63685: 990c841
  63683: a02dfcf
  63679: 56fc172
v: v3
  • Loading branch information
James Smart authored and James Bottomley committed Aug 3, 2007
1 parent 450ae88 commit f807b79
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: 585a8a59ebfc81327e1c4f2c0e80730bdd2e5d8e
refs/heads/master: 66dbfbe6fde35c881deda5cebb6ecaa0dcc1c975
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/lpfc/lpfc_scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ lpfc_handle_fcp_err(struct lpfc_vport *vport, struct lpfc_scsi_buf *lpfc_cmd,
"0717 FCP command x%x residual "
"underrun converted to error "
"Data: x%x x%x x%x\n",
cmnd->cmnd[0], cmnd->request_bufflen,
cmnd->cmnd[0], scsi_bufflen(cmnd),
scsi_get_resid(cmnd), cmnd->underflow);
host_status = DID_ERROR;
}
Expand Down

0 comments on commit f807b79

Please sign in to comment.