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)
commit4d4fb5dc988a36307711be292bde6e39b8bdbceb
tree58d181b991bc744bf390098238209fd2cacf4f28
parentb30408d7a38356e4d6b4f913686b25401fae386c
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