提交 454a01e7 编写于 作者: R Roland Dreier

IB/cm: Make internal function cm_get_ack_delay() static

Signed-off-by: NRoland Dreier <rolandd@cisco.com>
上级 1743b917
......@@ -3374,7 +3374,7 @@ int ib_cm_init_qp_attr(struct ib_cm_id *cm_id,
}
EXPORT_SYMBOL(ib_cm_init_qp_attr);
void cm_get_ack_delay(struct cm_device *cm_dev)
static void cm_get_ack_delay(struct cm_device *cm_dev)
{
struct ib_device_attr attr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册