OSDN Git Service

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)
commitcf42911523e02026cb56d329e584ae5923e94ba1
tree653fe01c32165ea36140f60e48bb76eff96e6f5d
parente846efe2737b25a5c0a75b0995eb9ac084c87f5c
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