Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109232
b: refs/heads/master
c: 4c246ed
h: refs/heads/master
v: v3
  • Loading branch information
Vladimir Sokolovsky authored and Linus Torvalds committed Aug 27, 2008
1 parent 99a54c9 commit 4e3a580
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: ee7cbabbd359b5d9a60de3d5f1693163e07987ca
refs/heads/master: 4c246edd2550304df5b766cc841584b2bb058843
2 changes: 2 additions & 0 deletions trunk/drivers/infiniband/hw/mlx4/mr.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ struct ib_mr *mlx4_ib_alloc_fast_reg_mr(struct ib_pd *pd,
if (err)
goto err_mr;

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

return &mr->ibmr;

err_mr:
Expand Down

0 comments on commit 4e3a580

Please sign in to comment.