]> 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)
commitfa36a2fb2347aa8b8cacdeebd19a0c857c8e3cdb
tree16812eefe6635ec8447c5e3a05cdf0293165855e
parentcbf6ef7331dcbacb4ff65d85d39e91fbb10e312e
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: 3e6a65835a16 ("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