提交 2cc8918e 编写于 作者: C Colin Ian King 提交者: Kalle Valo

rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"

Trivial fix to spelling mistake in RT_TRACE message
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 b3b2f62c
......@@ -98,7 +98,7 @@ static int _rtl8821ae_fw_free_to_go(struct ieee80211_hw *hw)
if (counter >= FW_8821AE_POLLING_TIMEOUT_COUNT) {
RT_TRACE(rtlpriv, COMP_ERR, DBG_LOUD,
"chksum report faill ! REG_MCUFWDL:0x%08x .\n",
"chksum report fail! REG_MCUFWDL:0x%08x .\n",
value32);
goto exit;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册