瀏覽代碼

kernel: act_ctinfo: really fix backport this time

Signed-off-by: Kevin Darbyshire-Bryant <[email protected]>
Kevin Darbyshire-Bryant 5 年之前
父節點
當前提交
daa218a288

+ 1 - 1
target/linux/generic/backport-4.14/380-v5.3-net-sched-Introduce-act_ctinfo-action.patch

@@ -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;