Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209413
b: refs/heads/master
c: 3deee42
h: refs/heads/master
i:
  209411: 5c6c754
v: v3
  • Loading branch information
Joe Eykholt authored and James Bottomley committed Aug 11, 2010
1 parent ad85716 commit bfbdd77
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: 081f4f4c1ae9915398b3f8ffc9307e5adaf62989
refs/heads/master: 3deee42088ddcf5b23021aa089b53444797e565d
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_tgt_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ static void scsi_tgt_cmd_destroy(struct work_struct *work)
dprintk("cmd %p %d %u\n", cmd, cmd->sc_data_direction,
rq_data_dir(cmd->request));
scsi_unmap_user_pages(tcmd);
tcmd->rq->bio = NULL;
scsi_host_put_command(scsi_tgt_cmd_to_host(cmd), cmd);
}

Expand Down

0 comments on commit bfbdd77

Please sign in to comment.