diff options
author | Amit Cohen <amcohen@nvidia.com> | 2022-01-06 18:06:47 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-01-06 20:00:44 -0800 |
commit | 4711671297ecfe5a5e9976f449c6161133f5ebb1 (patch) | |
tree | 595f31b52a4fb636ced5e502fcf4cac9e612cbd1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 07ff135958dd293988f21ca74c51499a8bb90f88 (diff) |
mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aesthetic
Currently, mlxsw_sp_acl_bf_rule_count_index_get() is implemented before
mlxsw_sp_acl_bf_index_get() but is used after it.
Adding a new function for Spectrum-4 would make them further apart still.
Fix by moving them around.
Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions