On Thu, Jul 7, 2016 at 5:23 PM, Pravin B Shelar <[email protected]> wrote: > Upstream commit: > commit 039f50629b7f860f36644ed1f34b27da9aa62f43 > Author: Pravin B Shelar <[email protected]> > > ip_tunnel: Move stats update to iptunnel_xmit() > > By moving stats update into iptunnel_xmit(), we can simplify > iptunnel_xmit() usage. With this change there is no need to > call another function (iptunnel_xmit_stats()) to update stats > in tunnel xmit code path. > > Signed-off-by: Pravin B Shelar <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > Signed-off-by: Pravin B Shelar <[email protected]>
Acked-by: Jesse Gross <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
