X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fipv6%2Fnetfilter%2Fip6t_hl.c;fp=net%2Fipv6%2Fnetfilter%2Fip6t_hl.c;h=0beaff5471dd320adbc8be0deb2f43954a0b1ce7;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=e538f14bb394bdbf22736b3ab8a77a6ba175f46e;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/net/ipv6/netfilter/ip6t_hl.c b/net/ipv6/netfilter/ip6t_hl.c index e538f14bb..0beaff547 100644 --- a/net/ipv6/netfilter/ip6t_hl.c +++ b/net/ipv6/netfilter/ip6t_hl.c @@ -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, const void *hdr, u_int16_t datalen, + int offset, unsigned int protoff, int *hotdrop) { const struct ip6t_hl_info *info = matchinfo;