Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287702
b: refs/heads/master
c: 2531188
h: refs/heads/master
v: v3
  • Loading branch information
Eugenia Emantayev authored and David S. Miller committed Feb 15, 2012
1 parent 1081724 commit e063508
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: 75c6062cb797afe624d65c955eb867035622e782
refs/heads/master: 2531188b476c83fe29b1d3498a76e329f4b6f16b
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ static struct res_common *alloc_qp_tr(int id)

ret->com.res_id = id;
ret->com.state = RES_QP_RESERVED;
ret->local_qpn = id;
INIT_LIST_HEAD(&ret->mcg_list);
spin_lock_init(&ret->mcg_spl);

Expand Down

0 comments on commit e063508

Please sign in to comment.