]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum_ipip: Use common hash table for IPv6 address mapping
authorAmit Cohen <amcohen@nvidia.com>
Tue, 14 Dec 2021 14:25:45 +0000 (16:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Dec 2021 15:05:43 +0000 (15:05 +0000)
commit1a47ff53357b7feb9c4073760f09c7ababa626f7
tree653fe01c32165ea36140f60e48bb76eff96e6f5d
parent5fe50ba7e86c71e1be1271267688b467596f3d6b
mlxsw: spectrum_ipip: Use common hash table for IPv6 address mapping

Use the common hash table introduced by the previous patch instead of
the IP-in-IP specific implementation.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c