linux/drivers/infiniband
Bart Van Assche 0766fcaa1e RDMA/srp: Remove the srp_host.released completion
Move the kfree(host) calls into srp_release_dev(). Convert a
device_unregister() call into a device_del() and a device_put() call.
Remove the host->released completion object. This patch prepares for
handling dev_set_name() failure in srp_add_port().

Link: https://lore.kernel.org/r/20220825213900.864587-3-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2022-08-28 13:02:12 +03:00
..
core IB/mlx5: Remove duplicate header inclusion related to ODP 2022-08-23 11:22:13 +03:00
hw RDMA/hns: Support MR's restrack raw ops for hns driver 2022-08-24 08:47:18 +03:00
sw RDMA/rxe: Fix error unwind in rxe_create_qp() 2022-08-02 14:29:41 -03:00
ulp RDMA/srp: Remove the srp_host.released completion 2022-08-28 13:02:12 +03:00
Kconfig RDMA/erdma: Add driver to kernel build environment 2022-07-27 16:04:05 -03:00
Makefile