|
@@ -579,7 +579,7 @@ Signed-off-by: Kevin Darbyshire-Bryant <[email protected]>
|
|
|
+ return tcf_idr_search(tn, a, index);
|
|
|
+}
|
|
|
+
|
|
|
-+static void tcf_ctinfo_cleanup(struct tc_action *a)
|
|
|
++static void tcf_ctinfo_cleanup(struct tc_action *a, int bind)
|
|
|
+{
|
|
|
+ struct tcf_ctinfo *ci = to_ctinfo(a);
|
|
|
+ struct tcf_ctinfo_params *cp;
|