Thomas Monjalon 72bf1b5d80 net/mlx5: fix flow shared action destroy error code
In the function rte_flow_shared_action_destroy(),
the errno ETOOMANYREFS has been replaced with EBUSY in the
commit dc328d1c555a ("ethdev: rename a flow shared action error code").

Another occurrence of ETOOMANYREFS, added later by mistake,
is replaced with EBUSY errno.

Fixes: fa7ad49e96b5 ("net/mlx5: fix shared RSS action update")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Tal Shnaiderman <talshn@nvidia.com>
Tested-by: Tal Shnaiderman <talshn@nvidia.com>
2020-11-25 13:55:05 +01:00
..
2020-10-09 13:17:42 +02:00
2020-09-18 18:55:06 +02:00
2020-11-13 23:36:14 +01:00
2020-11-22 16:40:03 +01:00
2020-11-03 23:35:04 +01:00
2020-11-03 23:35:04 +01:00