On Fri, Nov 14, 2014 at 06:58:47PM +0000, Sorin Vinturis wrote: > Right now the gOvsSwitchContext pointer is checked against NULL > in a lot of places of the OVS extension code. This check should > be done only once to avoid wasteful checks. Thus I have added the > check in the dispatch routine, before doing any processing, and > removed all other checks from the rest of the code. > > Signed-off-by: Sorin Vinturis <[email protected]> > Acked-by: Eitan Eliahu <[email protected]>
Sorry, I just applied v1, please re-send any delta from v1 as a new patch. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
