[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200130.095629.1691702887527418741.davem@davemloft.net>
Date: Thu, 30 Jan 2020 09:56:29 +0100 (CET)
From: David Miller <davem@...emloft.net>
To: geert@...ux-m68k.org
Cc: pabeni@...hat.com, cpaasch@...le.com,
mathew.j.martineau@...ux.intel.com, matthieu.baerts@...sares.net,
kuba@...nel.org, netdev@...r.kernel.org, mptcp@...ts.01.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mptcp: MPTCP_HMAC_TEST should depend on MPTCP
From: Geert Uytterhoeven <geert@...ux-m68k.org>
Date: Wed, 29 Jan 2020 19:02:24 +0100
> As the MPTCP HMAC test is integrated into the MPTCP code, it can be
> built only when MPTCP is enabled. Hence when MPTCP is disabled, asking
> the user if the test code should be enabled is futile.
>
> Wrap the whole block of MPTCP-specific config options inside a check for
> MPTCP. While at it, drop the "default n" for MPTCP_HMAC_TEST, as that
> is the default anyway.
>
> Fixes: 65492c5a6ab5df50 ("mptcp: move from sha1 (v0) to sha256 (v1)")
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Applied.
Powered by blists - more mailing lists