X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fnet%2Ftransp_v6.h;h=61f724c1036faa2df0225e42385f0adde88995ab;hb=972d1a7b140569084439a81265a0f15b74e924e0;hp=4e86f2de6638cc5445baa85ba4b9f56a6e78f000;hpb=ddbf9ef385bfbef897210733abfb73cb9b94ecec;p=powerpc.git 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);