diff options
author | David Howells <dhowells@redhat.com> | 2021-02-09 15:02:05 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-10 15:23:31 -0800 |
commit | dc0e6056decc2c454f4d503fd73f8c57e16579a6 (patch) | |
tree | f42e6a310a7dde982ab180bea5d757db99ce8c66 /arch | |
parent | afdb9af9bcbd579dac77269035c86f1d9e6eac43 (diff) |
rxrpc: Fix missing dependency on NET_UDP_TUNNEL
The changes to make rxrpc create the udp socket missed a bit to add the
Kconfig dependency on the udp tunnel code to do this.
Fix this by adding making AF_RXRPC select NET_UDP_TUNNEL.
Fixes: 1a9b86c9fd95 ("rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socket")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Vadim Fedorenko <vfedorenko@novek.ru>
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Xin Long <lucien.xin@gmail.com>
cc: alaa@dev.mellanox.co.il
cc: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions