[ovs-dev] [PATCH 1/9] ofp-util: Remove prototypes for unimplemented functions.

Ben Pfaff blp at nicira.com
Thu Aug 7 23:20:35 UTC 2014


Thanks, applied to master.

On Thu, Aug 07, 2014 at 03:06:27PM -0700, Jarno Rajahalme wrote:
> Acked-by: Jarno Rajahalme <jrajahalme at nicira.com>
> 
> On Aug 4, 2014, at 9:21 AM, Ben Pfaff <blp at nicira.com> wrote:
> 
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> > ---
> > lib/ofp-util.h | 3 ---
> > 1 file changed, 3 deletions(-)
> > 
> > diff --git a/lib/ofp-util.h b/lib/ofp-util.h
> > index 23396bb..39e50ed 100644
> > --- a/lib/ofp-util.h
> > +++ b/lib/ofp-util.h
> > @@ -687,9 +687,6 @@ void ofputil_append_table_features_reply(
> >                             const struct ofputil_table_features *tf,
> >                             struct list *replies);
> > 
> > -uint16_t table_feature_prop_get_size(enum ofp13_table_feature_prop_type type);
> > -char *table_feature_prop_get_name(enum ofp13_table_feature_prop_type type);
> > -
> > /* Meter band configuration for all supported band types. */
> > struct ofputil_meter_band {
> >     uint16_t type;
> > -- 
> > 1.9.1
> > 
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
> 



More information about the dev mailing list