The current callback implementation is probe to some race and still use some suboptimal code from older times. This series clean-up the code a bit, fixing the race and hopefully simplifying future wider usage of delegated actions Paolo Abeni (3): mptcp: factor out __mptcp_retrans helper() mptcp: fix race in release_cb mptcp: clean-up the rtx path. net/mptcp/protocol.c | 164 +++++++++++++++++++++---------------------- net/mptcp/protocol.h | 1 + 2 files changed, 81 insertions(+), 84 deletions(-) -- 2.26.2