writeback: limit write_cache_pages integrity scanning to current EOF
[safe/jmp/linux-2.6] / net / netfilter / xt_comment.c
index e821798..5c861d2 100644 (file)
@@ -16,7 +16,7 @@ MODULE_ALIAS("ipt_comment");
 MODULE_ALIAS("ip6t_comment");
 
 static bool
-comment_mt(const struct sk_buff *skb, const struct xt_match_param *par)
+comment_mt(const struct sk_buff *skb, struct xt_action_param *par)
 {
        /* We always match */
        return true;