Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34333
b: refs/heads/master
c: a70d059
h: refs/heads/master
i:
  34331: 2832134
v: v3
  • Loading branch information
Michael S. Tsirkin authored and Roland Dreier committed Sep 22, 2006
1 parent a3ab08d commit d915911
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c1a0b23bf477c2e1068905f4e2b5c3cee139e853
refs/heads/master: a70d059009f4a207e2a9c794f40fc8c870096d54
2 changes: 2 additions & 0 deletions trunk/drivers/infiniband/core/cm.c
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,8 @@ static void cm_enter_timewait(struct cm_id_private *cm_id_priv)
{
int wait_time;

cm_cleanup_timewait(cm_id_priv->timewait_info);

/*
* The cm_id could be destroyed by the user before we exit timewait.
* To protect against this, we search for the cm_id after exiting
Expand Down

0 comments on commit d915911

Please sign in to comment.