[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALnjE+r4CW2+Rmi-qmnO+1oyQJ-YO_xiPVxO+3ygY9AEZnrWhw@mail.gmail.com>
Date: Fri, 28 Aug 2015 10:29:55 -0700
From: Pravin Shelar <pshelar@...ira.com>
To: Jiri Benc <jbenc@...hat.com>
Cc: netdev <netdev@...r.kernel.org>, Thomas Graf <tgraf@...g.ch>
Subject: Re: [PATCH net-next 1/4] ip_tunnels: convert the mode field of
ip_tunnel_info to flags
On Fri, Aug 28, 2015 at 7:27 AM, Jiri Benc <jbenc@...hat.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 <jbenc@...hat.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists