summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2026-02-03 19:41:19 +0100
committerJakub Kicinski <kuba@kernel.org>2026-02-04 18:45:09 -0800
commit5c4dcc52c68ac39ab77b30022fb421a25fdcdf19 (patch)
tree4033d869f9a5b8c76aaab140f43e0cde35475bdf /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent70274765fef555af92a1532d5bd5450c691fca9d (diff)
mptcp: consolidate rcv space init
MPTCP uses several calls of the mptcp_rcv_space_init() helper to initialize the receive space, with a catch-up call in mptcp_rcv_space_adjust(). Drop all the other strictly not needed invocations and move constant fields initialization at socket init/reset time. This removes a bit of complexity from mptcp DRS code. No functional changes intended. Reviewed-by: Mat Martineau <martineau@kernel.org> Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Link: https://patch.msgid.link/20260203-net-next-mptcp-misc-feat-6-20-v1-3-31ec8bfc56d1@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions