]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Remove redundant notify fail on give pages
authorMoshe Shemesh <moshe@nvidia.com>
Mon, 24 Jan 2022 09:43:45 +0000 (11:43 +0200)
committerSaeed Mahameed <saeedm@nvidia.com>
Wed, 9 Mar 2022 21:33:01 +0000 (13:33 -0800)
commit6e9510e26a8e22a50b5a2656d28808d72c4e173b
tree4bd16a8a46e458e4d9282807e36c6b8645d4140e
parent2687230563b90a8763044ef19c4555baf90d22b5
net/mlx5: Remove redundant notify fail on give pages

If give pages command failed by FW, there is no need to notify the FW on
the failure. FW is aware and will handle it.

Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c