OSDN Git Service

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)
commit4dac2f10ada00102b44bb0268d4fc164e84ed78f
tree4bd16a8a46e458e4d9282807e36c6b8645d4140e
parent34f46ae0d4b38e83cfb26fb6f06b5b5efea47fdc
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