commit | 18c4b79d28f9547459ab47d9c93dca03620d1048 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@nvidia.com> | Mon Nov 23 09:12:24 2020 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Tue Nov 24 12:14:56 2020 -0800 |
tree | 587999297b84373fcdbfe8d9fbfce3c43a42b2a5 | |
parent | 919f6aaa3ae95f98ca57c1c1dd4158a30a3bf3ea [diff] |
mlxsw: spectrum_router: Resolve RIF from nexthop struct instead of neighbour The two are the same, but for blackhole nexthops we will not have an associated neighbour struct, so resolve the RIF from the nexthop struct itself instead. Signed-off-by: Ido Schimmel <idosch@nvidia.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>