]> asedeno.scripts.mit.edu Git - linux.git/commit
mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()
authorPetr Machata <petrm@mellanox.com>
Thu, 22 Mar 2018 17:53:34 +0000 (19:53 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Mar 2018 16:54:34 +0000 (12:54 -0400)
commit22b99058dd79ecff9de64eb30e15a330d89862c6
tree16812eefe6635ec8447c5e3a05cdf0293165855e
parentf6cc9c054e77b9a28d4594bcc201697edb21dfd2
mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()

Move the function so that it can be called without forward declaration
from a function that will be added in a follow-up patch.

Fixes: 0063587d3587 ("mlxsw: spectrum: Support decap-only IP-in-IP tunnels")
Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c