Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40334
b: refs/heads/master
c: cd529a4
h: refs/heads/master
v: v3
  • Loading branch information
Mike Christie authored and James Bottomley committed Oct 25, 2006
1 parent 07188e1 commit 2d692d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 98644047916c24258fb47c3dab2bed8a44f53b83
refs/heads/master: cd529a46e17b43976d05c1e2ece2676ec7941cc8
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/libiscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -661,8 +661,6 @@ static int iscsi_data_xmit(struct iscsi_conn *conn)
spin_unlock_bh(&conn->session->lock);

rc = tt->xmit_cmd_task(conn, conn->ctask);
if (rc)
goto again;

spin_lock_bh(&conn->session->lock);
__iscsi_put_ctask(conn->ctask);
Expand Down

0 comments on commit 2d692d7

Please sign in to comment.