Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77053
b: refs/heads/master
c: 843c0a8
h: refs/heads/master
i:
  77051: 75d3d25
v: v3
  • Loading branch information
Mike Christie authored and James Bottomley committed Jan 12, 2008
1 parent 350f6d2 commit f1f39ac
Show file tree
Hide file tree
Showing 9 changed files with 397 additions and 323 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: 8ae732a91df051aba6820068a47b631a06599d84
refs/heads/master: 843c0a8a76078cf961b244b839683d0667313740
6 changes: 0 additions & 6 deletions trunk/drivers/infiniband/ulp/iser/iscsi_iser.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,12 +220,6 @@ iscsi_iser_ctask_xmit(struct iscsi_conn *conn,
debug_scsi("ctask deq [cid %d itt 0x%x]\n",
conn->id, ctask->itt);

/*
* serialize with TMF AbortTask
*/
if (ctask->mtask)
return error;

/* Send the cmd PDU */
if (!iser_ctask->command_sent) {
error = iser_send_command(conn, ctask);
Expand Down
Loading

0 comments on commit f1f39ac

Please sign in to comment.