Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235121
b: refs/heads/master
c: 2996343
h: refs/heads/master
i:
  235119: 53eab6f
v: v3
  • Loading branch information
Sean Hefty authored and Roland Dreier committed Mar 15, 2011
1 parent 67c5cf0 commit 9284276
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: 25ae21a10112875763c18b385624df713a288a05
refs/heads/master: 29963437a48475036353b95ab142bf199adb909e
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/core/cm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2989,6 +2989,7 @@ static int cm_sidr_req_handler(struct cm_work *work)
goto out; /* No match. */
}
atomic_inc(&cur_cm_id_priv->refcount);
atomic_inc(&cm_id_priv->refcount);
spin_unlock_irq(&cm.lock);

cm_id_priv->id.cm_handler = cur_cm_id_priv->id.cm_handler;
Expand Down

0 comments on commit 9284276

Please sign in to comment.