Re: [ovs-dev] [PATCH 2/8] lib/ofpbuf: refactor ofpbuf_use__() API

2015-08-21 Thread Ben Pfaff
On Tue, Aug 11, 2015 at 05:55:08PM -0700, Andy Zhou wrote: > Add the size to its parameter list. > > Signed-off-by: Andy Zhou Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH 2/8] lib/ofpbuf: refactor ofpbuf_use__() API

2015-08-11 Thread Andy Zhou
Add the size to its parameter list. Signed-off-by: Andy Zhou --- lib/ofpbuf.c | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/lib/ofpbuf.c b/lib/ofpbuf.c index 05b513c..9b9d6b2 100644 --- a/lib/ofpbuf.c +++ b/lib/ofpbuf.c @@ -33,12 +33,12 @@ ofpbuf_init__(struct