commit | 1b8f09a05f33dbced2e48cd1c6d3ee524739ff63 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Fri May 26 08:37:36 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 26 15:18:48 2017 -0400 |
tree | 82cfb5023ce63fdfd75bdcb5435ead9e64cc9b27 | |
parent | ab01ae916911d11af9f4375b8276378b9474400c [diff] |
mlxsw: spectrum_router: Destroy RIF only based on its struct Now that all the information to create a RIF is contained within the RIF struct itself, we can also simplify the destruction logic. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>