../net/vmw_vsock/hyperv_transport.c: In function ‘hvs_open_connection’: ../net/vmw_vsock/hyperv_transport.c:316:14: error: too few arguments to function ‘vsock_find_bound_socket’; expected 3, have 2 316 | sk = vsock_find_bound_socket(&addr, vsock_global_dummy_net()); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../net/vmw_vsock/hyperv_transport.c:15: ../include/net/af_vsock.h:218:14: note: declared here 218 | struct sock *vsock_find_bound_socket(struct sockaddr_vm *addr, struct net *net, | ^~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/vmw_vsock/hyperv_transport.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/vmw_vsock] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 ../net/vmw_vsock/hyperv_transport.c: In function ‘hvs_open_connection’: ../net/vmw_vsock/hyperv_transport.c:316:14: error: too few arguments to function ‘vsock_find_bound_socket’; expected 3, have 2 316 | sk = vsock_find_bound_socket(&addr, vsock_global_dummy_net()); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../net/vmw_vsock/hyperv_transport.c:15: ../include/net/af_vsock.h:218:14: note: declared here 218 | struct sock *vsock_find_bound_socket(struct sockaddr_vm *addr, struct net *net, | ^~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/vmw_vsock/hyperv_transport.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/vmw_vsock] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2