21/07/2021 14:51, Dmitry Kozlyuk:
> mlx5_ind_table_obj_modify() first references queues from the new list,
> then applies the new list to HW. In case of apply failure the function
> dereferenced queues from the old list, while it should be the new list.
>
> Fixes: fa7ad49e96b5 ("net/mlx5: fix shared RSS action update")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Dmitry Kozlyuk <[email protected]>
> Acked-by: Matan Azrad <[email protected]>Applied, thanks

