]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/xt_NOTRACK.c
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
[linux-2.6-omap-h63xx.git] / net / netfilter / xt_NOTRACK.c
index cab881d4424ca59d01f0fd9428527fd37ea7f7c4..6d00dcaed2385b4dfddbcab61b37bef2a90d59ea 100644 (file)
@@ -16,8 +16,7 @@ target(struct sk_buff **pskb,
        const struct net_device *out,
        unsigned int hooknum,
        const struct xt_target *target,
-       const void *targinfo,
-       void *userinfo)
+       const void *targinfo)
 {
        /* Previously seen (loopback)? Ignore. */
        if ((*pskb)->nfct != NULL)