Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118869
b: refs/heads/master
c: 7f3abf5
h: refs/heads/master
i:
  118867: e4d2ee8
v: v3
  • Loading branch information
Vladimir Sokolovsky authored and Roland Dreier committed Nov 5, 2008
1 parent d73753c commit d3fa9aa
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: 7b0f5df4c88bac46fe749d36d905fc7ad0296587
refs/heads/master: 7f3abf5c7c9a9febdd643b9d4005382144525475
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/hw/mlx4/mr.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ struct ib_mr *mlx4_ib_alloc_fast_reg_mr(struct ib_pd *pd,
goto err_mr;

mr->ibmr.rkey = mr->ibmr.lkey = mr->mmr.key;
mr->umem = NULL;

return &mr->ibmr;

Expand Down

0 comments on commit d3fa9aa

Please sign in to comment.