commit | 394c595ee8c3256db7200a3dedbf2d1811ca0b40 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Thu Oct 30 14:46:27 2014 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:32:01 2014 +0100 |
tree | f345aa5ee85504af5486579c5d1f63c7f1531ecb | |
parent | 9493c2422cae272d6f1f567cbb424195defe4176 [diff] |
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 <bvanassche@acm.org> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Christoph Hellwig <hch@lst.de>