On Thu, 24 Sep 2020, Geliang Tang wrote:
This patch added a new helper sk_stop_timer_sync, it deactivates a timer like sk_stop_timer, but waits for the handler to finish.Acked-by: Paolo Abeni <[email protected]> Signed-off-by: Geliang Tang <[email protected]> --- include/net/sock.h | 2 ++ net/core/sock.c | 7 +++++++ 2 files changed, 9 insertions(+)
Reviewed-by: Mat Martineau <[email protected]> -- Mat Martineau Intel
