Re: [ovs-dev] [PATCH] ofproto: Fix comments.

2014-05-29 Thread Ben Pfaff
Thanks! Applied. On Thu, May 29, 2014 at 01:41:59PM -0700, Jarno Rajahalme wrote: > Acked-by: Jarno Rajahalme > > > On May 29, 2014, at 1:34 PM, Ben Pfaff wrote: > > > > The comments on the "group" functions had been shamelessly copied without > > significant update from the corresponding flo

Re: [ovs-dev] [PATCH] ofproto: Fix comments.

2014-05-29 Thread Jarno Rajahalme
Acked-by: Jarno Rajahalme > On May 29, 2014, at 1:34 PM, Ben Pfaff wrote: > > The comments on the "group" functions had been shamelessly copied without > significant update from the corresponding flow table functions. This > commit fixes the errors. > > This commit also removes an obsolete co