Merge branch 'master' of git://dev.medozas.de/linux
[safe/jmp/linux-2.6] / net / bridge / netfilter / ebt_mark_m.c
index e4366c0..d98baef 100644 (file)
@@ -13,7 +13,7 @@
 #include <linux/netfilter_bridge/ebt_mark_m.h>
 
 static bool
-ebt_mark_mt(const struct sk_buff *skb, const struct xt_match_param *par)
+ebt_mark_mt(const struct sk_buff *skb, struct xt_action_param *par)
 {
        const struct ebt_mark_m_info *info = par->matchinfo;