On Fri, Aug 28, 2015 at 7:27 AM, Jiri Benc <jb...@redhat.com> wrote:
> The mode field holds a single bit of information only (whether the
> ip_tunnel_info struct is for rx or tx). Change the mode field to bit flags.
> This allows more mode flags to be added.
>
> Signed-off-by: Jiri Benc <jb...@redhat.com>
> ---
>  drivers/net/vxlan.c        | 2 +-
>  include/net/dst_metadata.h | 1 -
>  include/net/ip_tunnels.h   | 9 ++-------
>  net/ipv4/ip_gre.c          | 2 +-
>  net/ipv4/route.c           | 2 +-
>  net/ipv6/route.c           | 2 +-

geneve module also needs to be updated.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to