From 5426b1711fd006cb0574a2a24bf738cc38d5220d Mon Sep 17 00:00:00 2001 From: Ariel Nahum Date: Sun, 7 Dec 2014 16:09:54 +0200 Subject: [PATCH] IB/iser: Collapse cleanup and disconnect handlers No real need to wait for TIMEWAIT_EXIT before we destroy the RDMA resources (also TIMEAWAIT_EXIT is not guarenteed to always arrive). As for the cma_id, only destroy it if the state is not DOWN where in this case, conn_release is already running and we don't want to compete. Signed-off-by: Ariel Nahum Signed-off-by: Sagi Grimberg Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-format-patch failed