net/mlx5e: remove unused list in arfs
authorAnisse Astier <anisse@astier.eu>
Mon, 31 Oct 2022 16:56:04 +0000 (17:56 +0100)
committerSaeed Mahameed <saeedm@nvidia.com>
Sat, 12 Nov 2022 10:20:19 +0000 (02:20 -0800)
commit60551e95a864f2ba82b98defcf85306599341918
tree03c54597d1c9cd6018b1ab55df9e541fe3818245
parentdd3dd7263cdeac601d0ecc5f04d87eee0a8277aa
net/mlx5e: remove unused list in arfs

This is never used, and probably something that was intended to be used
before per-protocol hash tables were chosen instead.

Signed-off-by: Anisse Astier <anisse@astier.eu>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c