Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34303
b: refs/heads/master
c: 092260b
h: refs/heads/master
i:
  34301: fca8e72
  34299: a99ba0b
  34295: 2190c10
  34287: b8aa6c2
  34271: 23743b2
  34239: 887e9a7
  34175: 2b45b18
  34047: 2c5286a
  33791: fc715c0
v: v3
  • Loading branch information
Bryan O'Sullivan authored and Roland Dreier committed Sep 22, 2006
1 parent 64e24b4 commit 07eaf9d
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: eae33d47a797e159306567643284a98ae7428ec4
refs/heads/master: 092260b8f966ebe0742045416082e9a81bd971d1
2 changes: 2 additions & 0 deletions trunk/drivers/infiniband/hw/ipath/ipath_verbs_mcast.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ static int ipath_mcast_add(struct ipath_ibdev *dev,
dev->n_mcast_grps_allocated++;
spin_unlock(&dev->n_mcast_grps_lock);

mcast->n_attached++;

list_add_tail_rcu(&mqp->list, &mcast->qp_list);

atomic_inc(&mcast->refcount);
Expand Down

0 comments on commit 07eaf9d

Please sign in to comment.