Files
linux/net
Florian Westphal b416268b7a mptcp: use mptcp worker for path management
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 <fw@strlen.de>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-07 13:02:13 -07:00
..
2020-06-23 20:27:09 -07:00
2020-06-29 17:45:02 -07:00
2019-09-26 08:56:17 +02:00
2020-06-19 20:15:25 -07:00
2020-06-27 14:00:22 -07:00