mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
ib_srpt: Clean up the CM event handling code (part 2)
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5459 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2825,7 +2825,7 @@ static void srpt_cm_rtu_recv(struct srpt_rdma_ch *ch)
|
||||
|
||||
static void srpt_cm_timewait_exit(struct srpt_rdma_ch *ch)
|
||||
{
|
||||
PRINT_INFO("Received InfiniBand TimeWait exit for ch %p.", ch);
|
||||
PRINT_INFO("Received CM TimeWait exit for ch %s.", ch->sess_name);
|
||||
srpt_close_ch(ch);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user