]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/mlx5: Restore missing scheduling node cleanup on vport enable failure
authorCarolina Jubran <cjubran@nvidia.com>
Wed, 20 Aug 2025 13:32:07 +0000 (16:32 +0300)
committerJakub Kicinski <kuba@kernel.org>
Thu, 21 Aug 2025 14:58:32 +0000 (07:58 -0700)
commit51b17c98e3dbb2093a81b0490050a0eaa919ebee
tree28bf8c65776d00af5d6656c37b0cf7edf0accffb
parent3c114fb2afe493066df5b9e560ef37216b153c90
net/mlx5: Restore missing scheduling node cleanup on vport enable failure

Restore the __esw_qos_free_node() call removed by the offending commit.

Fixes: 97733d1e00a0 ("net/mlx5: Add traffic class scheduling support for vport QoS")
Signed-off-by: Carolina Jubran <cjubran@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Cosmin Ratiu <cratiu@nvidia.com>
Signed-off-by: Mark Bloch <mbloch@nvidia.com>
Link: https://patch.msgid.link/20250820133209.389065-7-mbloch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c