Re: [ovs-dev] [PATCH v4 1/9] classifier: Fix comment.

2015-08-21 Thread Ben Pfaff
On Fri, Aug 07, 2015 at 04:57:34PM -0700, Jarno Rajahalme wrote: > Signed-off-by: Jarno Rajahalme Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [PATCH v4 1/9] classifier: Fix comment.

2015-08-12 Thread Jarno Rajahalme
Pushed to master, Jarno > On Aug 12, 2015, at 2:33 PM, Joe Stringer wrote: > > On 7 August 2015 at 16:57, Jarno Rajahalme wrote: >> Signed-off-by: Jarno Rajahalme > > Acked-by: Joe Stringer ___ dev mailing list dev@openvswitch.org http://openvs

Re: [ovs-dev] [PATCH v4 1/9] classifier: Fix comment.

2015-08-12 Thread Joe Stringer
On 7 August 2015 at 16:57, Jarno Rajahalme wrote: > Signed-off-by: Jarno Rajahalme Acked-by: Joe Stringer ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH v4 1/9] classifier: Fix comment.

2015-08-07 Thread Jarno Rajahalme
Signed-off-by: Jarno Rajahalme --- lib/classifier.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lib/classifier.c b/lib/classifier.c index fc6a1f5..0a6855e 100644 --- a/lib/classifier.c +++ b/lib/classifier.c @@ -283,11 +283,10 @@ cls_rule_is_catchall(const struct cl