]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/ipv6/netfilter/ip6t_LOG.c
netfilter: xtables: substitute temporary defines by final name
[mv-sheeva.git] / net / ipv6 / netfilter / ip6t_LOG.c
index 1f47a525f48416effce0bdfa19ae0fc0ee0cf36d..af4ee11f206609861708443150ae20abbc8e64b6 100644 (file)
@@ -436,7 +436,7 @@ ip6t_log_packet(u_int8_t pf,
 }
 
 static unsigned int
-log_tg6(struct sk_buff *skb, const struct xt_target_param *par)
+log_tg6(struct sk_buff *skb, const struct xt_action_param *par)
 {
        const struct ip6t_log_info *loginfo = par->targinfo;
        struct nf_loginfo li;