Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31513
b: refs/heads/master
c: 0d8fdfd
h: refs/heads/master
i:
  31511: 50cf1f5
v: v3
  • Loading branch information
Sean Hefty authored and Roland Dreier committed Jun 30, 2006
1 parent 177a179 commit a41c57a
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: 146d26b2bf167f831d3b7442a01cfdc2b183cb0b
refs/heads/master: 0d8fdfd71bc871ffc07fe4429db8d4934185a8ec
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/core/cm.c
Original file line number Diff line number Diff line change
Expand Up @@ -3152,6 +3152,7 @@ static int cm_init_qp_rtr_attr(struct cm_id_private *cm_id_priv,
}
if (cm_id_priv->alt_av.ah_attr.dlid) {
*qp_attr_mask |= IB_QP_ALT_PATH;
qp_attr->alt_port_num = cm_id_priv->alt_av.port->port_num;
qp_attr->alt_ah_attr = cm_id_priv->alt_av.ah_attr;
}
ret = 0;
Expand Down

0 comments on commit a41c57a

Please sign in to comment.