Files
linux/drivers/infiniband/core
Chuhong Yuan e295e82a43 RDMA/cma: add missed unregister_pernet_subsys in init failure
[ Upstream commit 44a7b67590 ]

The driver forgets to call unregister_pernet_subsys() in the error path
of cma_init().
Add the missed call to fix it.

Fixes: 4be74b42a6 ("IB/cma: Separate port allocation to network namespaces")
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Reviewed-by: Parav Pandit <parav@mellanox.com>
Link: https://lore.kernel.org/r/20191206012426.12744-1-hslester96@gmail.com
Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-09 10:18:56 +01:00
..
2018-06-12 16:19:22 -07:00
2018-06-18 11:22:54 -06:00
2019-11-20 18:46:02 +01:00
2018-10-16 11:32:40 -04:00
2018-10-16 12:47:40 -04:00
2018-09-25 14:47:33 -06:00
2019-05-08 07:21:53 +02:00