Acked-by: Jarno Rajahalme <jrajaha...@nicira.com> On Dec 10, 2013, at 11:19 PM, Ben Pfaff <b...@nicira.com> wrote:
> Signed-off-by: Ben Pfaff <b...@nicira.com> > --- > ofproto/ofproto-provider.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/ofproto/ofproto-provider.h b/ofproto/ofproto-provider.h > index 54d97f1..600b92b 100644 > --- a/ofproto/ofproto-provider.h > +++ b/ofproto/ofproto-provider.h > @@ -162,6 +162,8 @@ struct ofport *ofproto_get_port(const struct ofproto *, > ofp_port_t ofp_port); > > /* An OpenFlow port within a "struct ofproto". > * > + * The port's name is netdev_get_name(port->netdev). > + * > * With few exceptions, ofproto implementations may look at these fields but > * should not modify them. */ > struct ofport { > -- > 1.7.10.4 > > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev