On Thu, 24 Sep 2020, Geliang Tang wrote:
This patch added a new helper named mptcp_destroy_common containing the shared code between mptcp_destroy() and mptcp_sock_destruct().Suggested-by: Paolo Abeni <[email protected]> Signed-off-by: Geliang Tang <[email protected]> --- net/mptcp/protocol.c | 11 ++++++++--- net/mptcp/protocol.h | 1 + net/mptcp/subflow.c | 4 +--- 3 files changed, 10 insertions(+), 6 deletions(-)
Reviewed-by: Mat Martineau <[email protected]> -- Mat Martineau Intel
