Re: [ovs-dev] [PATCH] ofproto-dpif-xlate: Remove obsolete comment.

2013-11-01 Thread Ben Pfaff
Thanks. On Fri, Nov 01, 2013 at 02:17:11PM -0700, Alex Wang wrote: > LGTM, > > > On Fri, Nov 1, 2013 at 2:08 PM, Ben Pfaff wrote: > > > Nothing about the existing code in this function cares whether Goto-Table > > is the last action. > > > > Signed-off-by: Ben Pfaff > > --- > > ofproto/ofpro

Re: [ovs-dev] [PATCH] ofproto-dpif-xlate: Remove obsolete comment.

2013-11-01 Thread Alex Wang
LGTM, On Fri, Nov 1, 2013 at 2:08 PM, Ben Pfaff wrote: > Nothing about the existing code in this function cares whether Goto-Table > is the last action. > > Signed-off-by: Ben Pfaff > --- > ofproto/ofproto-dpif-xlate.c |1 - > 1 file changed, 1 deletion(-) > > diff --git a/ofproto/ofproto