Thread (3 messages) 3 messages, 3 authors, 2020-01-30

Re: [PATCH] mptcp: Fix incorrect IPV6 dependency check

From: Mat Martineau <hidden>
Date: 2020-01-29 21:10:07
Also in: lkml, mptcp

On Wed, 29 Jan 2020, Geert Uytterhoeven wrote:
If CONFIG_MPTCP=y, CONFIG_MPTCP_IPV6=n, and CONFIG_IPV6=m:

   net/mptcp/protocol.o: In function `__mptcp_tcp_fallback':
   protocol.c:(.text+0x786): undefined reference to `inet6_stream_ops'

Fix this by checking for CONFIG_MPTCP_IPV6 instead of CONFIG_IPV6, like
is done in all other places in the mptcp code.

Fixes: 8ab183deb26a3b79 ("mptcp: cope with later TCP fallback")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
Reviewed-by: Mat Martineau <redacted>


--
Mat Martineau
Intel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help