Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276808
b: refs/heads/master
c: 4e85e3d
h: refs/heads/master
v: v3
  • Loading branch information
Arun Easi authored and James Bottomley committed Dec 12, 2011
1 parent 4680338 commit 547a502
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: ad537689c30d8e35300dcc93a109a966b8a89478
refs/heads/master: 4e85e3d92fd1b52989882062f5cb143a31375b62
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 @@ -1741,7 +1741,7 @@ qla2x00_status_entry(scsi_qla_host_t *vha, struct rsp_que *rsp, void *pkt)
resid, scsi_bufflen(cp));

cp->result = DID_ERROR << 16 | lscsi_status;
break;
goto check_scsi_status;
}

if (!lscsi_status &&
Expand Down

0 comments on commit 547a502

Please sign in to comment.