On Tue, Aug 25, 2015 at 11:19 AM, Thomas Graf <[email protected]> wrote: > 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. > right, I forgot to fix it in that patch.
> Metadata bits look good. > > Acked-by: Thomas Graf <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
