Please apply the following patches for smc to netdev's net tree. The first patch adds a missing error check, and the second patch fixes a possible leak of a lock in a worker. Karsten Graul (2): net/smc: add missing error check in smc_clc_prfx_set() net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work net/smc/smc_clc.c | 3 ++- net/smc/smc_core.c | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) -- 2.25.1