X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Finet6_hashtables.h;h=62a5b691858e0369df0e43ae749ef0aeafcf4871;hb=ee5c2ab09b79d3aba3515a3eae7c5cf1e2cbc569;hp=fdff630708ce864470a3f422cd9a1f0deea3fabe;hpb=c1f3ee120bb61045b1c0a3ead620d1d65af47130;p=linux-2.6 diff --git a/include/net/inet6_hashtables.h b/include/net/inet6_hashtables.h index fdff630708..62a5b69185 100644 --- a/include/net/inet6_hashtables.h +++ b/include/net/inet6_hashtables.h @@ -49,7 +49,7 @@ static inline int inet6_sk_ehashfn(const struct sock *sk) return inet6_ehashfn(laddr, lport, faddr, fport); } -extern void __inet6_hash(struct inet_hashinfo *hashinfo, struct sock *sk); +extern void __inet6_hash(struct sock *sk); /* * Sockets in TCP_CLOSE state are _always_ taken out of the hash, so