summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/mr.c
diff options
context:
space:
mode:
authorHaggai Eran <haggaie@mellanox.com>2014-05-22 15:50:09 +0400
committerRoland Dreier <roland@purestorage.com>2014-05-27 22:53:05 +0400
commit8605933a22796243982e7ed838deca5549c64c62 (patch)
treed3c90a75a57109d5aa5a7f5e23f52c0962d14336 /drivers/net/ethernet/mellanox/mlx5/core/mr.c
parent096f7e72c604e983e14b84b84fc37593fc433585 (diff)
downloadlinux-8605933a22796243982e7ed838deca5549c64c62.tar.xz
IB/mlx5: Add MR to radix tree in reg_mr_callback
For memory regions that are allocated using reg_umr, the suffix of mlx5_core_create_mkey isn't being called. Instead the creation is completed in a callback function (reg_mr_callback). This means that these MRs aren't being added to the MR radix tree. Add them in the callback. Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/mr.c')
0 files changed, 0 insertions, 0 deletions