Files
linux/net
Geliang Tang 5f0d0649c8 mptcp: use mptcp_win_from_space helper
The MPTCP dedicated win_from_space helper mptcp_win_from_space() is defined
in protocol.h, use it in mptcp_rcv_space_adjust() instead of using the TCP
one. Here scaling_ratio is the same as msk->scaling_ratio.

Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-06-06 15:13:47 +02:00
..
2024-06-05 10:18:06 +01:00
2024-06-06 11:52:52 +02:00
2024-05-16 09:47:45 +01:00
2024-06-06 11:52:52 +02:00
2023-12-12 14:24:14 +01:00
2024-01-31 16:41:16 -08:00