Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343675
b: refs/heads/master
c: 224db15
h: refs/heads/master
i:
  343673: 684fd37
  343671: bad4ca1
v: v3
  • Loading branch information
Bart Van Assche authored and Roland Dreier committed Dec 1, 2012
1 parent ded7d77 commit c29cc68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: f3718231203a165dbfd5c5bd0d9a6db522bb73e3
refs/heads/master: 224db157431299582a65fb9d4c9228363146f8a9
4 changes: 0 additions & 4 deletions trunk/drivers/infiniband/ulp/srp/ib_srp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1661,10 +1661,6 @@ static int srp_send_tsk_mgmt(struct srp_target_port *target,
struct srp_iu *iu;
struct srp_tsk_mgmt *tsk_mgmt;

if (target->state == SRP_TARGET_DEAD ||
target->state == SRP_TARGET_REMOVED)
return -1;

init_completion(&target->tsk_mgmt_done);

spin_lock_irq(&target->lock);
Expand Down

0 comments on commit c29cc68

Please sign in to comment.