ASoC: rt5640: Add ACPI ID for Intel Baytrail
[firefly-linux-kernel-4.4.55.git] / net / netfilter / xt_pkttype.c
index 69da1d3a1d85974a66c13c060078aa205a610963..5b645cb598fc261d52d8b44c6acc63ac8d388dea 100644 (file)
@@ -23,7 +23,7 @@ MODULE_ALIAS("ipt_pkttype");
 MODULE_ALIAS("ip6t_pkttype");
 
 static bool
-pkttype_mt(const struct sk_buff *skb, const struct xt_match_param *par)
+pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par)
 {
        const struct xt_pkttype_info *info = par->matchinfo;
        u_int8_t type;