diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-06-05 10:15:40 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-06-06 16:13:47 +0300 |
commit | 5f0d0649c83f72399c19b18591ea1413ca94c015 (patch) | |
tree | 1605295b5c03c4e5e59c393eebf5c17d0090b801 /net/unix/af_unix.c | |
parent | 9b6a30febddf4857cb4c367f5294bb6118340e30 (diff) | |
download | linux-5f0d0649c83f72399c19b18591ea1413ca94c015.tar.xz |
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>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions