X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.3%2F621-sched_act_connmark.patch;h=b6adce1febd0979cbdad8b022ee9b5dbfb92a765;hb=dd7650f67cdbdec6bc8ada714eeeb366eb70a62f;hp=eceec0a1e47ef9937e2fca8aeeb8b5eaed261e50;hpb=54edbfabaccc5aecc116367f8caaf30f12b65328;p=oweals%2Fopenwrt.git diff --git a/target/linux/generic/patches-3.3/621-sched_act_connmark.patch b/target/linux/generic/patches-3.3/621-sched_act_connmark.patch index eceec0a1e4..b6adce1feb 100644 --- a/target/linux/generic/patches-3.3/621-sched_act_connmark.patch +++ b/target/linux/generic/patches-3.3/621-sched_act_connmark.patch @@ -46,7 +46,7 @@ + .lock = &connmark_lock, +}; + -+static int tcf_connmark(struct sk_buff *skb, struct tc_action *a, ++static int tcf_connmark(struct sk_buff *skb, const struct tc_action *a, + struct tcf_result *res) +{ + struct nf_conn *c;