From: Bart Van Assche Date: Thu, 30 Oct 2014 13:46:27 +0000 (+0100) Subject: IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=394c595ee8c3256db7200a3dedbf2d1811ca0b40;p=pandora-kernel.git IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib() The patch that adds multichannel support into the SRP initiator driver introduces an additional call to srp_free_ch_ib(). This patch helps to keep that later patch simple. Signed-off-by: Bart Van Assche Reviewed-by: Sagi Grimberg Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed