Hi Dave & Jakub, please apply the following patch series for smc to netdev's net tree. One patch fixes invalid connection counting for links and the other one fixes an access to an already cleared link. Thanks, Guvenc Guvenc Gulce (1): net/smc: Correct smc link connection counter in case of smc client Karsten Graul (1): net/smc: fix wait on already cleared link net/smc/af_smc.c | 2 +- net/smc/smc_core.c | 4 ++-- net/smc/smc_core.h | 4 ++++ net/smc/smc_llc.c | 10 ++++------ net/smc/smc_tx.c | 18 +++++++++++++++++- net/smc/smc_wr.c | 10 ++++++++++ 6 files changed, 38 insertions(+), 10 deletions(-) -- 2.25.1