]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum_router: Adjust comments on nexthop fields
authorIdo Schimmel <idosch@nvidia.com>
Mon, 22 Mar 2021 15:58:45 +0000 (17:58 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Mar 2021 20:45:46 +0000 (13:45 -0700)
commit248136fa251abfbd862194175977afd57ab5e760
tree1e8d992028ee75c86e6dbe0e6551d28b5a61f225
parentc6a5011bec0962cfddcce48065e29c65e9a6ec18
mlxsw: spectrum_router: Adjust comments on nexthop fields

The comments assume that nexthops are simple Ethernet nexthops
that are programmed to forward packets to the associated neighbour. This
is no longer the case, as both IPinIP and blackhole nexthops are now
supported.

Adjust the comments to reflect these changes.

Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c