diff options
author | Amit Cohen <[email protected]> | 2021-09-23 15:36:47 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-09-24 10:26:51 +0100 |
commit | 45bce5c99d462bf5a6dfbb83681bab53c7b4fe2c (patch) | |
tree | 935eaf5d58a1f72c12c9459ff26c1ea2701b02fb /tools/perf/scripts/python | |
parent | 2fcd14d0f78090f57aecd7f424e2b0373cd631a7 (diff) |
mlxsw: spectrum_router: Create common function for fib_entry_type_unset() code
mlxsw_sp_fib4_entry_type_unset() is not specific for IPv4 FIB entry,
move the code to mlxsw_sp_fib_entry_type_unset(), and call this function
from mlxsw_sp_fib4_entry_type_unset() so then it will be used for IPv6
also.
Signed-off-by: Amit Cohen <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions