On Tue, 7 Jul 2020, Florian Westphal wrote:

We can re-use the existing work queue to handle path management
instead of a dedicated work queue.  Just move pm_worker to protocol.c,
call it from the mptcp worker and get rid of the msk lock (already held).

Signed-off-by: Florian Westphal <[email protected]>
---
net/mptcp/pm.c       | 44 +-------------------------------------------
net/mptcp/protocol.c | 27 ++++++++++++++++++++++++++-
net/mptcp/protocol.h |  3 ---
3 files changed, 27 insertions(+), 47 deletions(-)


Reviewed-by: Mat Martineau <[email protected]>

--
Mat Martineau
Intel

Reply via email to