[PATCH mptcp-net 0/4] mptcp: a few fixes
Paolo Abeni <[email protected]>
| Newsgroups | dev.linux.lists.mptcp |
|---|---|
| Message-ID | <[email protected]> |
This is mostly a follow-up to the recent OoO queue pruning series. Explicitly targeting net as we have already a lot of patches pending for net-next, and no need to rush IMHO. First 2 patches addresses explicit comments from sashiko, 3rd one is a somewhat unrelated cleanup I stumbled upon while implementing patch 4. The last patch fixes another thing implided by sashiko while reviewing the mentioned series. Paolo Abeni (4): mptcp: being below memory limit is a likely() condition mptcp: avoid pruning for OoW data mptcp: remove unneeded READ_ONCE() annotation mptcp: do not reschedule the RTX timer for fallback sockets net/mptcp/options.c | 4 ++-- net/mptcp/protocol.c | 27 ++++++++++++++++----------- net/mptcp/protocol.h | 1 + 3 files changed, 19 insertions(+), 13 deletions(-) -- 2.55.0