The 1st patch solves the problem that CLC message initialization was not properly reversed in error handling path. And the 2nd one fixes the possible deadlock triggered by cancel_delayed_work_sync(). Stefan Raspl (1): net/smc: Fix device de-init sequence Wenjia Zhang (1): net/smc: fix deadlock triggered by cancel_delayed_work_syn() net/smc/af_smc.c | 1 + net/smc/smc_core.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- 2.37.2