diff options
| author | Paolo Abeni <pabeni@redhat.com> | 2026-02-03 21:41:19 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-02-05 05:45:09 +0300 |
| commit | 5c4dcc52c68ac39ab77b30022fb421a25fdcdf19 (patch) | |
| tree | 4033d869f9a5b8c76aaab140f43e0cde35475bdf /include/trace | |
| parent | 70274765fef555af92a1532d5bd5450c691fca9d (diff) | |
| download | linux-5c4dcc52c68ac39ab77b30022fb421a25fdcdf19.tar.xz | |
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 'include/trace')
0 files changed, 0 insertions, 0 deletions
