diff options
author | Petr Machata <petrm@nvidia.com> | 2024-03-08 13:59:47 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-03-11 14:14:07 -0700 |
commit | 64f962c65fe3a35ccd92557b6e3a45f327ad602a (patch) | |
tree | 25312982bd31dad9a85c0fe69bed24e6780cf772 /fs/bfs | |
parent | e99eb57e9b14d830a571c5255248d4d7eb08b27e (diff) |
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 'fs/bfs')
0 files changed, 0 insertions, 0 deletions