On Tue, Jul 24, 2012 at 10:40:17PM -0700, Ben Pfaff wrote: > On Mon, Jul 23, 2012 at 03:16:42PM +0900, Simon Horman wrote: > > Signed-off-by: Simon Horman <[email protected]> > > Looks good, thanks. > > I think the memset() in the new OFPUTIL_P_OF12 case is unnecessary > because you use ofpbuf_put_zeros() before that.
Thanks, I'll fix that. I think it is there because originally ofpbuf_put_zeros() wasn't used. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
