Re: [ovs-dev] [PATCH] test-classifier: Remove write-only variable.

2011-10-03 Thread Ben Pfaff
Thanks, I pushed this. On Fri, Sep 30, 2011 at 11:02:46PM -0700, Justin Pettit wrote: > Looks good. > > --Justin > > > On Sep 30, 2011, at 5:03 PM, Ben Pfaff wrote: > > > --- > > tests/test-classifier.c |2 -- > > 1 files changed, 0 insertions(+), 2 deletions(-) > > > > diff --git a/tests/

Re: [ovs-dev] [PATCH] test-classifier: Remove write-only variable.

2011-09-30 Thread Justin Pettit
Looks good. --Justin On Sep 30, 2011, at 5:03 PM, Ben Pfaff wrote: > --- > tests/test-classifier.c |2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/tests/test-classifier.c b/tests/test-classifier.c > index 1cfd5cf..5f5d797 100644 > --- a/tests/test-classifier.c > +