vserver 1.9.5.x5
[linux-2.6.git] / net / ipv6 / netfilter / ip6t_length.c
index 5a86722..e0537d3 100644 (file)
@@ -23,8 +23,7 @@ match(const struct sk_buff *skb,
       const struct net_device *out,
       const void *matchinfo,
       int offset,
-      const void *hdr,
-      u_int16_t datalen,
+      unsigned int protoff,
       int *hotdrop)
 {
        const struct ip6t_length_info *info = matchinfo;