From: Florian Westphal
Date: Tue, 7 Jul 2020 14:40:48 +0200
> 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: F
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
---
net
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
---
net/mptcp/pm.c | 44 +