[IP_SOCKGLUE]: Remove most of the tcp specific calls
[linux-block.git] / net / ipv6 / af_inet6.c
index bf17aab9b776d1a1d9b64060f13a94929f1f28c0..70a510ff31eec1822fdab834ef04cf4d650efd71 100644 (file)
@@ -167,6 +167,7 @@ lookup_protocol:
                sk->sk_reuse = 1;
 
        inet = inet_sk(sk);
+       inet->is_icsk = INET_PROTOSW_ICSK & answer_flags;
 
        if (SOCK_RAW == sock->type) {
                inet->num = protocol;