mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()
authorPetr Machata <petrm@mellanox.com>
Sat, 2 Sep 2017 21:49:21 +0000 (23:49 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Sep 2017 03:23:25 +0000 (20:23 -0700)
commitf6050ee6f462e6dbd9dd6a49e5dc3cca7fc0b601
tree993ce48d5a43dae0527d35d2f5a118ea14b7b58a
parent9b01451ad5fe09d95aea9cfd5b36cde574651ab4
mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()

IPv6 counterpart of the previous patch: introduce a function to
determine whether a given route is a gateway route.

The new function takes a mlxsw_sp argument which follow-up patches will
use. Thus mlxsw_sp_fib6_entry_type_set() got that argument as well.

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