Re: [RESEND net-next] rxrpc: Fix dependency on IPv6 in udp tunnel config
From: David Howells <dhowells@redhat.com> Date: 2021-02-12 17:22:09
Vadim Fedorenko [off-list ref] wrote:
As udp_port_cfg struct changes its members with dependency on IPv6
configuration, the code in rxrpc should also check for IPv6.
Fixes: 1a9b86c9fd95 ("rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socket")
Reported-by: kernel test robot <redacted>
Signed-off-by: Vadim Fedorenko <redacted>
Looks reasonable.
Acked-by: David Howells <dhowells@redhat.com>