On Tue, Mar 1, 2011 at 3:34 PM, Ben Pfaff <[email protected]> wrote: > I don't see the value in testing 'skb' for nonnull twice. This is only > called on error paths, so it seems really doubtful to me that there is any > value in the "unlikely", either. (It could be put into the "while" > expression if it is valuable.) > > Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Jesse Gross <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
