diff options
author | Florian Westphal <fw@strlen.de> | 2020-07-07 14:40:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-07 13:02:13 -0700 |
commit | b416268b7a819c0508ed0dc81461e513b110f2ac (patch) | |
tree | 298bd52fd5dcd4921270cb92952d8d35b857c5fe /net/x25 | |
parent | 847d97e013dc8359312e2376c4805ef9d2a52f64 (diff) | |
download | linux-b416268b7a819c0508ed0dc81461e513b110f2ac.tar.gz linux-b416268b7a819c0508ed0dc81461e513b110f2ac.tar.bz2 linux-b416268b7a819c0508ed0dc81461e513b110f2ac.zip |
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>
Diffstat (limited to 'net/x25')
0 files changed, 0 insertions, 0 deletions