Signed-off-by: Jarno Rajahalme <[email protected]>
---
lib/classifier.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/lib/classifier.h b/lib/classifier.h
index 326ca08..4c2f39b 100644
--- a/lib/classifier.h
+++ b/lib/classifier.h
@@ -293,8 +293,6 @@ bool classifier_rule_overlaps(const struct classifier *cls,
const struct cls_rule *)
OVS_REQ_RDLOCK(cls->rwlock);
-typedef void cls_cb_func(struct cls_rule *, void *aux);
-
struct cls_rule *classifier_find_rule_exactly(const struct classifier *cls,
const struct cls_rule *)
OVS_REQ_RDLOCK(cls->rwlock);
--
1.7.10.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev