diff options
author | Petr Machata <petrm@nvidia.com> | 2024-03-08 15:59:47 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-03-12 00:14:07 +0300 |
commit | 64f962c65fe3a35ccd92557b6e3a45f327ad602a (patch) | |
tree | 25312982bd31dad9a85c0fe69bed24e6780cf772 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e99eb57e9b14d830a571c5255248d4d7eb08b27e (diff) | |
download | linux-64f962c65fe3a35ccd92557b6e3a45f327ad602a.tar.xz |
mlxsw: spectrum_router: Rename two functions
The function mlxsw_sp_nexthop_counter_alloc() doesn't directly allocate
anything, and mlxsw_sp_nexthop_counter_free() doesn't directly free. For
the following patches, we will need names for functions that actually do
those things. Therefore rename to mlxsw_sp_nexthop_counter_enable() and
mlxsw_sp_nexthop_counter_disable() to free up the namespace.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Link: https://lore.kernel.org/r/f59272958697a718f090f59f892d32beabcd8972.1709901020.git.petrm@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