Dave, here are some more smc patches. The first 4 patches take care about different aspects of smc socket closing, the 5th patch improves coding style. Thanks, Ursula Gustavo A. R. Silva (1): smc: return booleans instead of integers Ursula Braun (4): net/smc: handle device, port, and QP error events net/smc: smc_poll improvements net/smc: replace sock_put worker by socket refcounting net/smc: release clcsock from tcp_listen_worker net/smc/af_smc.c | 152 ++++++++++++++++++++++++++++++---------------------- net/smc/smc.h | 5 +- net/smc/smc_cdc.c | 20 +++---- net/smc/smc_close.c | 96 +++++++++++++++++++++------------ net/smc/smc_close.h | 1 - net/smc/smc_core.c | 6 +-- net/smc/smc_ib.c | 38 ++++++++----- 7 files changed, 191 insertions(+), 127 deletions(-) -- 2.13.5 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html