提交 09d2a4e7 编写于 作者: C Colin Ian King 提交者: Martin K. Petersen

bnx2i: fix spelling mistake "complection" -> "completion"

Trivial fix to spelling mistake in printk message.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Reviewed-by: NLaurence Oberman <loberman@redhat.com>
Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
上级 cd4d3723
......@@ -2417,7 +2417,7 @@ static void bnx2i_process_conn_destroy_cmpl(struct bnx2i_hba *hba,
ep = bnx2i_find_ep_in_destroy_list(hba, conn_destroy->iscsi_conn_id);
if (!ep) {
printk(KERN_ALERT "bnx2i_conn_destroy_cmpl: no pending "
"offload request, unexpected complection\n");
"offload request, unexpected completion\n");
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册