From: Jiri Pirko <j...@mellanox.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

Reply via email to