Thanks for the review, pushed to master,
Jarno
> On Aug 12, 2015, at 2:12 PM, Joe Stringer wrote:
>
> On 7 August 2015 at 16:57, Jarno Rajahalme wrote:
>> Remove unused cls_rule_hash() and minimatch_hash() functions.
>>
>> Signed-off-by: Jarno Rajahalme
>
> Acked-by: Joe Stringer
__
On 7 August 2015 at 16:57, Jarno Rajahalme wrote:
> Remove unused cls_rule_hash() and minimatch_hash() functions.
>
> Signed-off-by: Jarno Rajahalme
Acked-by: Joe Stringer
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinf
Remove unused cls_rule_hash() and minimatch_hash() functions.
Signed-off-by: Jarno Rajahalme
---
lib/classifier-private.h | 7 ---
lib/classifier.c | 7 ---
lib/classifier.h | 1 -
3 files changed, 15 deletions(-)
diff --git a/lib/classifier-private.h b/lib/classifier-pr