diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-02-11 15:30:41 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-11 18:30:54 -0800 |
commit | e3859603ba13e7545372b76ab08436993d540a5a (patch) | |
tree | 9b23d10ad2ad28402ac67ec7a04defc4b989dad5 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | d8b59efa64060d17b7b61f97d891de2d9f2bd9f0 (diff) |
mptcp: better msk receive window updates
Move mptcp_cleanup_rbuf() related checks inside the mentioned
helper and extend them to mirror TCP checks more closely.
Additionally drop the 'rmem_pending' hack, since commit 879526030c8b
("mptcp: protect the rx path with the msk socket spinlock") we
can use instead 'rmem_released'.
Fixes: ea4ca586b16f ("mptcp: refine MPTCP-level ack scheduling")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions