net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recover
[ Upstream commit e64d71d0 ] The same clear_bit is called in both error and success flows. Move the call to do it only once and remove the out label. Signed-off-by:Maxim Mikityanskiy <maximmi@nvidia.com> Reviewed-by:
Saeed Mahameed <saeedm@nvidia.com> Reviewed-by:
Tariq Toukan <tariqt@nvidia.com> Signed-off-by:
Saeed Mahameed <saeedm@nvidia.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Stable-dep-of: 1e662209 ("net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment