[SOCK]: Add udp_hash member to struct proto.
[safe/jmp/linux-2.6] / net / ipv6 / inet6_hashtables.c
index 99fd25f..c0c8d2d 100644 (file)
@@ -24,7 +24,7 @@
 
 void __inet6_hash(struct sock *sk)
 {
-       struct inet_hashinfo *hashinfo = sk->sk_prot->hashinfo;
+       struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo;
        struct hlist_head *list;
        rwlock_t *lock;