Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362480
b: refs/heads/master
c: c4ee22a
h: refs/heads/master
v: v3
  • Loading branch information
Kleber Sacilotto de Souza authored and James Bottomley committed Apr 6, 2013
1 parent 4b9f2f0 commit 112efd5
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: 2b5bebccd282f2527d17ac90cf3ad0d486dd89d8
refs/heads/master: c4ee22a3708d54d8fb5ee8a23ca08e74abcaedfd
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/ipr.c
Original file line number Diff line number Diff line change
Expand Up @@ -5148,7 +5148,7 @@ static int ipr_cancel_op(struct scsi_cmnd *scsi_cmd)
ipr_trace;
}

list_add_tail(&ipr_cmd->queue, &hrrq->hrrq_free_q);
list_add_tail(&ipr_cmd->queue, &ipr_cmd->hrrq->hrrq_free_q);
if (!ipr_is_naca_model(res))
res->needs_sync_complete = 1;

Expand Down

0 comments on commit 112efd5

Please sign in to comment.