From: Erez Zilber Date: Thu, 17 Apr 2008 04:09:35 +0000 (-0700) Subject: IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event X-Git-Tag: v2.6.26-rc1~1156^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d97c51707d7d0716881be84ffd2100449852e44b;p=pandora-kernel.git IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event When a RDMA_CM_EVENT_DEVICE_REMOVAL event is raised, iSER should release the connection resources. This is necessary when the IB HCA module is unloaded while open-iscsi is still running. Currently, iSER just BUG()s. Signed-off-by: Erez Zilber Signed-off-by: Roland Dreier --- Reading git-diff-tree failed