提交 c9795bd7 编写于 作者: A Alan Cox 提交者: Roland Dreier

RDMA/amsol1100: Fix missing break

Signed-off-by: NAlan Cox <alan@linux.intel.com>
Signed-off-by: NRoland Dreier <roland@purestorage.com>
上级 5390f867
......@@ -311,6 +311,7 @@ void c2_ae_event(struct c2_dev *c2dev, u32 mq_index)
if (cq->ibcq.event_handler)
cq->ibcq.event_handler(&ib_event,
cq->ibcq.cq_context);
break;
}
default:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册