[ovs-dev] [PATCH] ofproto: Remove unnecessary struct forward declaration.

Ben Pfaff blp at nicira.com
Tue Mar 12 20:14:21 UTC 2013


Thanks, applied to master.

On Mon, Mar 11, 2013 at 06:15:51PM -0700, Ethan Jackson wrote:
> Acked-by: Ethan Jackson <ethan at nicira.com>
> 
> 
> 
> On Tue, Mar 5, 2013 at 4:25 PM, Ben Pfaff <blp at nicira.com> wrote:
> 
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> > ---
> >  ofproto/ofproto.h |    1 -
> >  1 files changed, 0 insertions(+), 1 deletions(-)
> >
> > diff --git a/ofproto/ofproto.h b/ofproto/ofproto.h
> > index 3a66d1b..a217e0a 100644
> > --- a/ofproto/ofproto.h
> > +++ b/ofproto/ofproto.h
> > @@ -33,7 +33,6 @@
> >  extern "C" {
> >  #endif
> >
> > -struct cfm_settings;
> >  struct cls_rule;
> >  struct netdev;
> >  struct ofproto;
> > --
> > 1.7.2.5
> >
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
> >



More information about the dev mailing list