]> git.dujemihanovic.xyz Git - linux.git/commit
mptcp: export mptcp_subflow_early_fallback()
authorMatthieu Baerts (NGI0) <matttbe@kernel.org>
Mon, 9 Sep 2024 20:09:21 +0000 (22:09 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Sep 2024 22:57:49 +0000 (15:57 -0700)
commit65b02260a0e0c7cbb2faafd6c84ad95f68a2acae
tree849c9a03ffa518da55274695dd1ea055ccdb1350
parent8b5d2e5cf04f61af75c751cc8fcb1886f8bcef5a
mptcp: export mptcp_subflow_early_fallback()

This helper will be used outside protocol.h in the following commit.

While at it, also add a 'pr_fallback()' debug print, to help identifying
fallbacks.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20240909-net-next-mptcp-fallback-x-mpc-v1-1-da7ebb4cd2a3@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mptcp/protocol.c
net/mptcp/protocol.h