Re: [ovs-dev] [PATCH] ofp-actions: Improve action error logging a bit more.

2012-07-17 Thread Ben Pfaff
Thanks, I pushed this to master. On Tue, Jul 17, 2012 at 08:58:05PM -0700, Mehak Mahajan wrote: > Hey Ben, > > Looks good to me. > > thanx! > mehak > > On Thu, Jul 12, 2012 at 12:29 PM, Ben Pfaff wrote: > > > Commit 0c449c5683a improved action error logging for one case, but we might > > as w

Re: [ovs-dev] [PATCH] ofp-actions: Improve action error logging a bit more.

2012-07-17 Thread Mehak Mahajan
Hey Ben, Looks good to me. thanx! mehak On Thu, Jul 12, 2012 at 12:29 PM, Ben Pfaff wrote: > Commit 0c449c5683a improved action error logging for one case, but we might > as well do it for the other case too. > > Signed-off-by: Ben Pfaff > --- > lib/ofp-actions.c | 31 +++--