perf scripting python: Avoid declaring function pointers with a visibility attribute
[linux-2.6-microblaze.git] / net / ipv4 / tcp_minisocks.c
index 56c306e..495dda2 100644 (file)
@@ -548,7 +548,6 @@ struct sock *tcp_create_openreq_child(const struct sock *sk,
        newtp->fastopen_req = NULL;
        RCU_INIT_POINTER(newtp->fastopen_rsk, NULL);
 
-       bpf_skops_init_child(sk, newsk);
        tcp_bpf_clone(sk, newsk);
 
        __TCP_INC_STATS(sock_net(sk), TCP_MIB_PASSIVEOPENS);