X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Ftransp_v6.h;h=61f724c1036faa2df0225e42385f0adde88995ab;hb=467c432a4d63349025d92f5dbdd0b9ba8ff40fd5;hp=4e86f2de6638cc5445baa85ba4b9f56a6e78f000;hpb=6d8de3a26b5c20b04a9317b4446582167d5883da;p=linux-2.6 diff --git a/include/net/transp_v6.h b/include/net/transp_v6.h index 4e86f2de66..61f724c103 100644 --- a/include/net/transp_v6.h +++ b/include/net/transp_v6.h @@ -44,7 +44,7 @@ extern int datagram_send_ctl(struct msghdr *msg, /* * address family specific functions */ -extern struct tcp_func ipv4_specific; +extern struct inet_connection_sock_af_ops ipv4_specific; extern int inet6_destroy_sock(struct sock *sk);