On Wed, Oct 19, 2011 at 9:46 PM, Ben Pfaff <b...@nicira.com> wrote: > Signed-off-by: Ben Pfaff <b...@nicira.com>
Acked-by: Jesse Gross <je...@nicira.com> > Arguably the call to dp_upcall() in dp_process_received_packet() > should also be followed by consume_skb() instead of kfree_skb(). Yes, it definitely should be (that one went in at the same time as this one). > And I see that fragment() in vport-capwap.c uses kfree_skb() from > its "out" label that is used for both success and failure paths. It's probably worth separating them out since it is easy enough. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev