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

ath10k: fix spelling mistake: "servive" -> "service"

Trivial fix to spelling mistake in ath10k_warn warning message text
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 378b1d65
......@@ -5286,7 +5286,7 @@ void ath10k_wmi_event_service_available(struct ath10k *ar, struct sk_buff *skb)
ret = ath10k_wmi_pull_svc_avail(ar, skb, &arg);
if (ret) {
ath10k_warn(ar, "failed to parse servive available event: %d\n",
ath10k_warn(ar, "failed to parse service available event: %d\n",
ret);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册