Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 310b683

Browse files
committed
mptcp: Stable Release v0.94.3
Signed-off-by: Christoph Paasch <[email protected]>
1 parent 619d44c commit 310b683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/mptcp/mptcp_ctrl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2937,7 +2937,7 @@ void __init mptcp_init(void)
29372937
if (mptcp_register_scheduler(&mptcp_sched_default))
29382938
goto register_sched_failed;
29392939

2940-
pr_info("MPTCP: Stable release v0.94.2");
2940+
pr_info("MPTCP: Stable release v0.94.3");
29412941

29422942
mptcp_init_failed = false;
29432943

0 commit comments

Comments
 (0)