Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179999
b: refs/heads/master
c: 63c43b0
h: refs/heads/master
i:
  179997: 8870179
  179995: ceebf2f
  179991: 0fc4416
  179983: d88a830
  179967: c95ecf0
v: v3
  • Loading branch information
Boaz Harrosh authored and James Bottomley committed Jan 17, 2010
1 parent 7e75189 commit 0f20d0d
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: f1053a7ca9ce095d95bcc1cf41684c5e4f3e7751
refs/heads/master: 63c43b0ec1765b74c734d465ba6345ef4f434df8
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/scsi_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,9 +749,9 @@ void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes)
*/
req->next_rq->resid_len = scsi_in(cmd)->resid;

scsi_release_buffers(cmd);
blk_end_request_all(req, 0);

scsi_release_buffers(cmd);
scsi_next_command(cmd);
return;
}
Expand Down

0 comments on commit 0f20d0d

Please sign in to comment.