On Fri, Oct 02, 2015 at 02:16:08PM -0700, Joe Stringer wrote: > Combine the codepaths for splitting "set_field" and "reg_load" string > arguments into the value, key, and delimiter component. The only > user-visible change is that reg_load will now provide a more meaningful > error message when parsing input such as "reg_load:1". > > Signed-off-by: Joe Stringer <[email protected]> > --- > v4: Reduce refactor to identifying key,delim,value. > v3: Initial post.
I think I reviewed this piece of code before and it seemed fine. Assuming this didn't change significantly, Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
