mlxsw: spectrum_ipip: Add a forgotten include
authorPetr Machata <[email protected]>
Tue, 13 Feb 2018 10:26:08 +0000 (11:26 +0100)
committerDavid S. Miller <[email protected]>
Tue, 13 Feb 2018 17:24:28 +0000 (12:24 -0500)
commitfe735a3d2c41f9ed2b706ce328c2b5d2b988d60b
treef16230ea64c1a69a269043c78577afc313cc300b
parentd75de7b6e737148863705f3523f9575d10429815
mlxsw: spectrum_ipip: Add a forgotten include

struct ip_tunnel_parm, which is used in spectrum_ipip.h, is defined in
if_tunnel.h. However, the former neglects to include the latter.

Signed-off-by: Petr Machata <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.h