On Tue, May 10, 2016 at 10:30 AM, Pravin B Shelar <[email protected]> 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 <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
