kernel: act_ctinfo: really fix backport this time
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Fri, 24 Jan 2020 14:18:26 +0000 (14:18 +0000)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Fri, 24 Jan 2020 14:35:31 +0000 (14:35 +0000)
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
target/linux/generic/backport-4.14/380-v5.3-net-sched-Introduce-act_ctinfo-action.patch

index e8e9173d207b590853c0ecdb366cf5a34c1ec03f..96f458f9c9e173366bf36d5c9d197cd2b76f68f9 100644 (file)
@@ -579,7 +579,7 @@ Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
 +      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;