Merge r5872 from the iser branch

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6271 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-06-11 16:38:11 +00:00
parent 928c453a5c
commit 89347d7d6b

View File

@@ -1472,10 +1472,6 @@ static int isert_cm_evt_handler(struct rdma_cm_id *cm_id,
TRACE_ENTRY();
if (unlikely(IS_ERR(cm_id))) {
pr_err("isert_cm_evt invalid cm_id:%p\n", cm_id);
goto out;
}
ev_type = cm_ev->event;
portal = cm_id->context;
pr_info("isert_cm_evt:%s(%d) status:%d portal:%p cm_id:%p\n",