]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/netfilter/xt_policy.c
ASoC: Fix inverted mute controls for WM8580
[mv-sheeva.git] / net / netfilter / xt_policy.c
index 1fa239c1fb93c9d11601f01b66d7ad3f128cbc85..f23e97bb42d7c0f860cdf15258e530a11bb54bef 100644 (file)
@@ -110,7 +110,7 @@ match_policy_out(const struct sk_buff *skb, const struct xt_policy_info *info,
 }
 
 static bool
-policy_mt(const struct sk_buff *skb, const struct xt_match_param *par)
+policy_mt(const struct sk_buff *skb, struct xt_action_param *par)
 {
        const struct xt_policy_info *info = par->matchinfo;
        int ret;