mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 13:41:27 +00:00
ib_srpt: Add a comment
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4265 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2223,6 +2223,9 @@ static bool __srpt_close_ch(struct srpt_rdma_ch *ch)
|
||||
|
||||
/**
|
||||
* srpt_close_ch() - Close an RDMA channel.
|
||||
*
|
||||
* Note: Must be called from inside an IB CM callback since otherwise it's not
|
||||
* guaranteed that ch->cm_id won't be destroyed from another thread.
|
||||
*/
|
||||
static void srpt_close_ch(struct srpt_rdma_ch *ch)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user