net/mlx5: remove unused hash list operations
authorSuanming Mou <suanmingm@nvidia.com>
Wed, 28 Oct 2020 09:33:50 +0000 (17:33 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 22:35:05 +0000 (23:35 +0100)
commita12c188b858d99ab6ba4a33b79115c578e533f00
treec871e0f579a2b1630fe1d5d7e7a70240d8dc6e53
parent1e2c7cede400ad02476afcd9dd7174f17a8f7668
net/mlx5: remove unused hash list operations

In previous commits the hash list objects have been converted
to new thread safe hash list. The legacy hash list code can be
removed now.

Signed-off-by: Suanming Mou <suanmingm@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/net/mlx5/mlx5_utils.c
drivers/net/mlx5/mlx5_utils.h