Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367417
b: refs/heads/master
c: 1fc2b00
h: refs/heads/master
i:
  367415: 4c8dbc6
v: v3
  • Loading branch information
Masatake YAMATO authored and James Bottomley committed Apr 11, 2013
1 parent 0cd0ec6 commit 11d791a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5f28897d2827a924b746c4d85e35cf85810b8951
refs/heads/master: 1fc2b00fba55f70ab32ecc493efbca9a1a76a4e3
1 change: 0 additions & 1 deletion trunk/drivers/scsi/libiscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,6 @@ static void iscsi_free_task(struct iscsi_task *task)
kfifo_in(&session->cmdpool.queue, (void*)&task, sizeof(void*));

if (sc) {
task->sc = NULL;
/* SCSI eh reuses commands to verify us */
sc->SCp.ptr = NULL;
/*
Expand Down

0 comments on commit 11d791a

Please sign in to comment.