]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/mlx5: Cleanup DEVX initialization flow
authorLeon Romanovsky <leonro@mellanox.com>
Thu, 2 Jul 2020 08:18:08 +0000 (11:18 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 7 Jul 2020 17:05:51 +0000 (14:05 -0300)
commitff3b6f87f9f84ae445e41db6ae58a99ed9322468
tree598f9c5907c7a95c95e1d6a646f27bf50f4c148b
parent04fcbf7e8b92b85cc441e201c6ec53c7afe68e97
RDMA/mlx5: Cleanup DEVX initialization flow

Move DEVX initialization and cleanup flows to the devx.c instead of having
almost empty functions in main.c

Link: https://lore.kernel.org/r/20200702081809.423482-6-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/mlx5/devx.c
drivers/infiniband/hw/mlx5/devx.h
drivers/infiniband/hw/mlx5/main.c
drivers/infiniband/hw/mlx5/mlx5_ib.h