Re: [ovs-dev] [PATCH] connmgr: Remove unused function ofconn_n_pending_opgroups().

2011-08-15 Thread Ben Pfaff
Thanks, I'll push this soon. On Fri, Aug 12, 2011 at 04:51:01PM -0700, Justin Pettit wrote: > Looks fine to me. > > --Justin > > > On Aug 10, 2011, at 3:05 PM, Ben Pfaff wrote: > > > --- > > ofproto/connmgr.c |7 --- > > ofproto/connmgr.h |1 - > > 2 files changed, 0 insertions(+), 8

Re: [ovs-dev] [PATCH] connmgr: Remove unused function ofconn_n_pending_opgroups().

2011-08-12 Thread Justin Pettit
Looks fine to me. --Justin On Aug 10, 2011, at 3:05 PM, Ben Pfaff wrote: > --- > ofproto/connmgr.c |7 --- > ofproto/connmgr.h |1 - > 2 files changed, 0 insertions(+), 8 deletions(-) > > diff --git a/ofproto/connmgr.c b/ofproto/connmgr.c > index 38052ac..2d0b8c5 100644 > --- a/ofpro

[ovs-dev] [PATCH] connmgr: Remove unused function ofconn_n_pending_opgroups().

2011-08-10 Thread Ben Pfaff
--- ofproto/connmgr.c |7 --- ofproto/connmgr.h |1 - 2 files changed, 0 insertions(+), 8 deletions(-) diff --git a/ofproto/connmgr.c b/ofproto/connmgr.c index 38052ac..2d0b8c5 100644 --- a/ofproto/connmgr.c +++ b/ofproto/connmgr.c @@ -849,13 +849,6 @@ ofconn_has_pending_opgroups(cons