Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161042
b: refs/heads/master
c: 8f1f3ec
h: refs/heads/master
v: v3
  • Loading branch information
Ravi Anand authored and James Bottomley committed Aug 22, 2009
1 parent f556df4 commit 3309295
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2bfd2e1337f0d8bb6ff45ce12934c45b83d70ee0
refs/heads/master: 8f1f3ece891e8fe6ee69fa27617b60cb26e37bec
1 change: 1 addition & 0 deletions trunk/drivers/scsi/qla2xxx/qla_isr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1223,6 +1223,7 @@ qla2x00_status_entry(scsi_qla_host_t *vha, struct rsp_que *rsp, void *pkt)
cp->device->id, cp->device->lun, resid,
scsi_bufflen(cp)));

scsi_set_resid(cp, resid);
cp->result = DID_ERROR << 16;
break;
}
Expand Down

0 comments on commit 3309295

Please sign in to comment.