diff options
author | Petr Machata <petrm@nvidia.com> | 2023-06-12 17:31:05 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-06-14 13:12:20 +0200 |
commit | 532b6e2bbc190c899086da5be1fd83e69fb41c12 (patch) | |
tree | d5fa816d944e4ace274c75c72618c0c33cc3a9cc /kernel/audit_tree.c | |
parent | 69f4ba177d6bb863925e586fa15bd0d454a875d7 (diff) |
mlxsw: spectrum_router: Access nhgi->rif through a helper
To abstract away deduction of RIF from the corresponding next hop group
info (NHGI), mlxsw currently uses a macro. In its current form, that macro
is impossible to extend to more general computation. Therefore introduce a
helper, mlxsw_sp_nhgi_rif(), and use it throughout. This will make it
possible to change the deduction path easily later on.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'kernel/audit_tree.c')
0 files changed, 0 insertions, 0 deletions