]> 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)
commit22d7817fe78006ca2e5f965570fa2e0c293b5315
tree58d181b991bc744bf390098238209fd2cacf4f28
parent7ccd3de5ac70b29e96e13c8b715f59c43cf04b18
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