From: Ariel Nahum Date: Sun, 7 Dec 2014 14:09:54 +0000 (+0200) Subject: IB/iser: Collapse cleanup and disconnect handlers X-Git-Tag: omap-for-v3.19/fixes-rc1~37^2^4~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5426b1711fd006cb0574a2a24bf738cc38d5220d;p=pandora-kernel.git 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-diff-tree failed