]> git.dujemihanovic.xyz Git - linux.git/commit
RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
authorYishai Hadas <yishaih@nvidia.com>
Tue, 28 May 2024 12:52:55 +0000 (15:52 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 21 Jun 2024 13:19:36 +0000 (10:19 -0300)
commit81497c148b7a2e4a4fbda93aee585439f7323e2e
tree9aada57bb5ce2490b4617bcdc24032216b2c48ef
parent2e4c02fdecf2f6f55cefe48cb82d93fa4f8e2204
RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init

Fix unwind flow as part of mlx5_ib_stage_init_init to use the correct
goto upon an error.

Fixes: 758ce14aee82 ("RDMA/mlx5: Implement MACsec gid addition and deletion")
Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
Reviewed-by: Patrisious Haddad <phaddad@nvidia.com>
Link: https://lore.kernel.org/r/aa40615116eda14ec9eca21d52017d632ea89188.1716900410.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/mlx5/main.c