commit | d286ac1d05210695c312b9018b3aa7c2048e9aca | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@nvidia.com> | Wed Jan 27 17:00:07 2021 +0200 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Tue Feb 02 13:21:18 2021 -0400 |
tree | eade44da6089afe85fa0c7377f69947ecb498922 | |
parent | 4629c5d4db91e2141bd5cad1e75325fb4a1f78a5 [diff] |
IB/mlx5: Return appropriate error code instead of ENOMEM When mlx5_ib_stage_init_init() fails, return the error code related to failure instead of -ENOMEM. Fixes: 16c1975f1032 ("IB/mlx5: Create profile infrastructure to add and remove stages") Link: https://lore.kernel.org/r/20210127150010.1876121-8-leon@kernel.org Signed-off-by: Parav Pandit <parav@nvidia.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>