commit | 578e55124c102a8fe695f353853fc8252ba53fcb | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Mon Feb 17 16:29:34 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 17 14:42:53 2020 -0800 |
tree | 891026cb151bcc583f02805a2bc6032bd48595e7 | |
parent | 71afb45a14d670d9009c4aef8477aa4fc8c11288 [diff] |
mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership As explained in previous patch, VXLAN devices now take a reference on the FID and not only local ports. Therefore, there is no need for local ports to check if they need to set a VNI on the FID when they join the FID. Remove these unnecessary checks. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>