[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150825181915.GG3707@pox.localdomain>
Date: Tue, 25 Aug 2015 20:19:15 +0200
From: Thomas Graf <tgraf@...g.ch>
To: Pravin B Shelar <pshelar@...ira.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v3 net-next 7/8] geneve: Consolidate Geneve functionality
in single module.
On 08/24/15 at 10:43am, Pravin B Shelar wrote:
> - if (ip_tunnel_collect_metadata() && geneve->collect_md) {
> + if (ip_tunnel_collect_metadata() || gs->collect_md) {
OK, what I pointed out in patch 5 is fixed here.
Metadata bits look good.
Acked-by: Thomas Graf <tgraf@...g.ch>
--
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