mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 03:31:26 +00:00
Merge r5869 from the iser branch
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6272 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1503,8 +1503,8 @@ static int isert_cm_evt_handler(struct rdma_cm_id *cm_id,
|
||||
|
||||
case RDMA_CM_EVENT_DEVICE_REMOVAL:
|
||||
isert_cm_disconnect_handler(cm_id, cm_ev);
|
||||
|
||||
case RDMA_CM_EVENT_TIMEWAIT_EXIT: /* fall through */
|
||||
/* fallthrough */
|
||||
case RDMA_CM_EVENT_TIMEWAIT_EXIT:
|
||||
err = isert_cm_timewait_exit_handler(cm_id, cm_ev);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user