This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / net / ipv6 / netfilter / ip6t_hl.c
index 0beaff5..e538f14 100644 (file)
@@ -20,7 +20,7 @@ MODULE_LICENSE("GPL");
 
 static int match(const struct sk_buff *skb, const struct net_device *in,
                 const struct net_device *out, const void *matchinfo,
-                int offset, unsigned int protoff,
+                int offset, const void *hdr, u_int16_t datalen,
                 int *hotdrop)
 {
        const struct ip6t_hl_info *info = matchinfo;