This patch series fixes two issues of srp_daemon which occur when the master SM switches. Both causes a failure to register to SM traps. Changes since v1: Patch#1 - Add Fixes tag to commit log Patch#2 - Add comment on return codes of poll_cq_once - Fix poll_cq behaviour when poll_cq_once returns an error Nicolas Morey-Chaisemartin (2): srp_daemon: handle SM lid change srp_daemon: fix CQ handling srp_daemon/srp_daemon.c | 10 ++++--- srp_daemon/srp_daemon.h | 2 +- srp_daemon/srp_handle_traps.c | 65 +++++++++++++++++++++++++++++++++---------- 3 files changed, 58 insertions(+), 19 deletions(-) -- 2.15.1.272.g8e603414b -- 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