Re: [ovs-dev] [PATCH] ofp-util: Add comment to ofputil_postappend_stats_reply().

2012-07-05 Thread Ben Pfaff
Thank you. I pushed this to master. On Thu, Jul 05, 2012 at 12:58:03PM -0700, Ethan Jackson wrote: > Looks good, thanks. > > On Thu, Jul 5, 2012 at 11:12 AM, Ben Pfaff wrote: > > It seemed like it could use one. > > > > Signed-off-by: Ben Pfaff > > --- > > lib/ofp-util.c | 10 ++ > >

Re: [ovs-dev] [PATCH] ofp-util: Add comment to ofputil_postappend_stats_reply().

2012-07-05 Thread Ethan Jackson
Looks good, thanks. On Thu, Jul 5, 2012 at 11:12 AM, Ben Pfaff wrote: > It seemed like it could use one. > > Signed-off-by: Ben Pfaff > --- > lib/ofp-util.c | 10 ++ > 1 files changed, 10 insertions(+), 0 deletions(-) > > diff --git a/lib/ofp-util.c b/lib/ofp-util.c > index d9a77f1..9

[ovs-dev] [PATCH] ofp-util: Add comment to ofputil_postappend_stats_reply().

2012-07-05 Thread Ben Pfaff
It seemed like it could use one. Signed-off-by: Ben Pfaff --- lib/ofp-util.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/lib/ofp-util.c b/lib/ofp-util.c index d9a77f1..99f92a8 100644 --- a/lib/ofp-util.c +++ b/lib/ofp-util.c @@ -3392,6 +3392,16 @@ ofputil_a