Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
[firefly-linux-kernel-4.4.55.git] / include / net / inet6_hashtables.h
index 92838d3a1ab7e936e4e70eca0423a0cb07f76715..e46674d5daea2c8f08c708c19e1211ef3b71d0b2 100644 (file)
@@ -53,7 +53,7 @@ static inline int inet6_sk_ehashfn(const struct sock *sk)
        return inet6_ehashfn(net, laddr, lport, faddr, fport);
 }
 
-extern void __inet6_hash(struct sock *sk);
+extern int __inet6_hash(struct sock *sk, struct inet_timewait_sock *twp);
 
 /*
  * Sockets in TCP_CLOSE state are _always_ taken out of the hash, so