]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: drop WORKER_RUNNING status bit
authorPaolo Abeni <pabeni@redhat.com>
Thu, 19 Nov 2020 19:45:54 +0000 (11:45 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 20 Nov 2020 23:33:24 +0000 (15:33 -0800)
commit87e56ae995bd3eecdc4b05bede2ac516db84e3e9
treecfbbab69c9633e9aab7a5fbda7423b8a3dd8aaa3
parentbb7e314e90e2fcc788dd14235df63bf679378e11
mptcp: drop WORKER_RUNNING status bit

Only mptcp_close() can actually cancel the workqueue,
no need to add and use this flag.

Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mptcp/protocol.c
net/mptcp/protocol.h