Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33944
b: refs/heads/master
c: c11bd42
h: refs/heads/master
v: v3
  • Loading branch information
Eli Cohen authored and Roland Dreier committed Sep 14, 2006
1 parent 8c26a51 commit fb9f974
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: add7afc756eddd5d02fd986d19e6300b3e1a5ae8
refs/heads/master: c11bd42a7676b49d41c780f2ede3709204f8da83
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ ipoib_mcast_sendonly_join_complete(int status,

/* Clear the busy flag so we try again */
clear_bit(IPOIB_MCAST_FLAG_BUSY, &mcast->flags);
mcast->query = NULL;
}

complete(&mcast->done);
Expand Down

0 comments on commit fb9f974

Please sign in to comment.