This is never implemented since the beginning of git history.
Signed-off-by: Yue Haibing <redacted>
---
include/net/transp_v6.h | 2 --
1 file changed, 2 deletions(-)
@@ -33,8 +33,6 @@ void udplitev6_exit(void);inttcpv6_init(void);voidtcpv6_exit(void);-intudpv6_connect(structsock*sk,structsockaddr*uaddr,intaddr_len);-/* this does all the common and the specific ctl work */voidip6_datagram_recv_ctl(structsock*sk,structmsghdr*msg,structsk_buff*skb);
@@ -33,8 +33,6 @@ void udplitev6_exit(void);inttcpv6_init(void);voidtcpv6_exit(void);-intudpv6_connect(structsock*sk,structsockaddr*uaddr,intaddr_len);-/* this does all the common and the specific ctl work */voidip6_datagram_recv_ctl(structsock*sk,structmsghdr*msg,structsk_buff*skb);
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski [off-list ref]:
On Mon, 31 Jul 2023 22:04:37 +0800 you wrote:
This is never implemented since the beginning of git history.
Signed-off-by: Yue Haibing <redacted>
---
include/net/transp_v6.h | 2 --
1 file changed, 2 deletions(-)