]> git.baikalelectronics.ru Git - kernel.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)
commit74b4928d3f11cc30df05e1d6553b3a45bbee87c8
tree16812eefe6635ec8447c5e3a05cdf0293165855e
parent76eb8788c7538961fd58088f7bc4f06a6536aa65
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: 9467dc34250c ("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