mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 03:31:26 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user