Thanks, pushed.
On Thu, Sep 15, 2011 at 03:48:10PM -0700, Ethan Jackson wrote: > Looks good. > > Ethan > > On Thu, Sep 15, 2011 at 15:45, Ben Pfaff <[email protected]> wrote: > > --- > > ?lib/cfm.c | ? ?1 - > > ?1 files changed, 0 insertions(+), 1 deletions(-) > > > > diff --git a/lib/cfm.c b/lib/cfm.c > > index bc59b62..c3d96d8 100644 > > --- a/lib/cfm.c > > +++ b/lib/cfm.c > > @@ -357,7 +357,6 @@ cfm_compose_ccm(struct cfm *cfm, struct ofpbuf *packet, > > ?void > > ?cfm_wait(struct cfm *cfm) > > ?{ > > - > > ? ? timer_wait(&cfm->tx_timer); > > ? ? timer_wait(&cfm->fault_timer); > > ?} > > -- > > 1.7.4.4 > > > > _______________________________________________ > > dev mailing list > > [email protected] > > http://openvswitch.org/mailman/listinfo/dev > > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
