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

rsi: fix spelling mistake "Uknown" -> "Unknown"

Trivial fix to spelling mistake in rsi_dbg message text
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 6e91d483
...@@ -1103,7 +1103,7 @@ static int rsi_mac80211_ampdu_action(struct ieee80211_hw *hw, ...@@ -1103,7 +1103,7 @@ static int rsi_mac80211_ampdu_action(struct ieee80211_hw *hw,
break; break;
default: default:
rsi_dbg(ERR_ZONE, "%s: Uknown AMPDU action\n", __func__); rsi_dbg(ERR_ZONE, "%s: Unknown AMPDU action\n", __func__);
break; break;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册