[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180213102609.7844-1-jiri@resnulli.us>
Date: Tue, 13 Feb 2018 11:26:07 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, idosch@...lanox.com, petrm@...lanox.com,
mlxsw@...lanox.com
Subject: [patch net-next 0/2] mlxsw: IPIP cleanups
From: Jiri Pirko <jiri@...lanox.com>
In the first patch, a forgotten #include is added. Even though the code
compiles as-is, the include is necessary for modules that should include
spectrum_ipip.h.
The second patch corrects an assumption that IPv6 tunnels use struct
ip_tunnel_parm to store tunnel parameters.
Petr Machata (2):
mlxsw: spectrum_ipip: Add a forgotten include
mlxsw: spectrum: Distinguish between IPv4/6 tunnels
.../net/ethernet/mellanox/mlxsw/spectrum_ipip.c | 141 ++++++++-------------
.../net/ethernet/mellanox/mlxsw/spectrum_ipip.h | 7 +-
.../net/ethernet/mellanox/mlxsw/spectrum_router.c | 16 ++-
3 files changed, 73 insertions(+), 91 deletions(-)
--
2.14.3
Powered by blists - more mailing lists