On Tue, May 10, 2016 at 10:30 AM, Pravin B Shelar <pshe...@ovn.org> wrote: > diff --git a/lib/dp-packet-lso.h b/lib/dp-packet-lso.h > index 09815e8..fdf93a6 100644 > --- a/lib/dp-packet-lso.h > +++ b/lib/dp-packet-lso.h [...] > struct dp_packet_lso_ctx { > struct dp_packet *next; /* Used to list lso segments. */ > + > };
Extra blank line inserted here. Otherwise it looks good though, modulo my general concerns about LSO: Acked-by: Jesse Gross <je...@kernel.org> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev