]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/xt_CLASSIFY.c
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
[linux-2.6-omap-h63xx.git] / net / netfilter / xt_CLASSIFY.c
index 1f92edd059336a9bf042d9c1059c4ef62fcde8d6..50de965bb1043093d06ab11dcfefab81dc5f5df2 100644 (file)
@@ -29,8 +29,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)
 {
        const struct xt_classify_target_info *clinfo = targinfo;