Searched hist:b2771d2419fa6e978dec9ba6ccb93c5c76106374 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mptcp/ |
H A D | protocol.h | diff b2771d2419fa6e978dec9ba6ccb93c5c76106374 Thu Nov 19 13:45:54 CST 2020 Paolo Abeni <pabeni@redhat.com> 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>
|
H A D | protocol.c | diff b2771d2419fa6e978dec9ba6ccb93c5c76106374 Thu Nov 19 13:45:54 CST 2020 Paolo Abeni <pabeni@redhat.com> 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>
|