Re: [ovs-dev] [PATCH] nicira-ext: Remove duplicative error codes.

2012-01-26 Thread Ben Pfaff
Thanks, I pushed this to master. On Thu, Jan 26, 2012 at 04:02:28PM -0800, Ethan Jackson wrote: > Looks good, thanks. > > Ethan > > On Thu, Jan 26, 2012 at 15:50, Ben Pfaff wrote: > > The information here duplicates the information in ofp-errors.h, so remove > > it from here. > > > > Signed-off

Re: [ovs-dev] [PATCH] nicira-ext: Remove duplicative error codes.

2012-01-26 Thread Ethan Jackson
Looks good, thanks. Ethan On Thu, Jan 26, 2012 at 15:50, Ben Pfaff wrote: > The information here duplicates the information in ofp-errors.h, so remove > it from here. > > Signed-off-by: Ben Pfaff > --- >  include/openflow/nicira-ext.h |   58 > - >  1 fil