]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Limit scope of dump_fill_mkey function
authorYonatan Cohen <yonatanc@mellanox.com>
Tue, 19 Jun 2018 05:47:22 +0000 (08:47 +0300)
committerLeon Romanovsky <leonro@mellanox.com>
Wed, 4 Jul 2018 18:51:07 +0000 (21:51 +0300)
commitec328eb398f1606525aa1d9ec938ae82d8ed40e8
tree58d181b991bc744bf390098238209fd2cacf4f28
parente9b4ddfeeb827a29eec97d3ce6db4cbffa69f196
net/mlx5: Limit scope of dump_fill_mkey function

mlx5_core_dump_fill_mkey() is going to be used in next
patch in IB and doesn't need to be visible to whole
mlx5_core. Move that command to mlx5_ib.

Signed-off-by: Yonatan Cohen <yonatanc@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/infiniband/hw/mlx5/cmd.c
drivers/infiniband/hw/mlx5/cmd.h
drivers/net/ethernet/mellanox/mlx5/core/mr.c
include/linux/mlx5/driver.h