* [PATCH] ath10k: fix spelling mistake "montior" -> "monitor"
@ 2016-08-26 18:08 Colin King
2016-08-27 13:16 ` Julian Calaby
2016-09-02 16:03 ` Kalle Valo
0 siblings, 2 replies; 3+ messages in thread
From: Colin King @ 2016-08-26 18:08 UTC (permalink / raw)
To: Kalle Valo, ath10k, linux-wireless, netdev; +Cc: linux-kernel
From: Colin Ian King <colin.king@canonical.com>
Trivial fix to spelling mistake in ath10k_warn message.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
drivers/net/wireless/ath/ath10k/mac.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/ath/ath10k/mac.c b/drivers/net/wireless/ath/ath10k/mac.c
index 0bbd0a0..841f288 100644
--- a/drivers/net/wireless/ath/ath10k/mac.c
+++ b/drivers/net/wireless/ath/ath10k/mac.c
@@ -5186,7 +5186,7 @@ static void ath10k_configure_filter(struct ieee80211_hw *hw,
ret = ath10k_monitor_recalc(ar);
if (ret)
- ath10k_warn(ar, "failed to recalc montior: %d\n", ret);
+ ath10k_warn(ar, "failed to recalc monitor: %d\n", ret);
mutex_unlock(&ar->conf_mutex);
}
--
2.9.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ath10k: fix spelling mistake "montior" -> "monitor"
2016-08-26 18:08 [PATCH] ath10k: fix spelling mistake "montior" -> "monitor" Colin King
@ 2016-08-27 13:16 ` Julian Calaby
2016-09-02 16:03 ` Kalle Valo
1 sibling, 0 replies; 3+ messages in thread
From: Julian Calaby @ 2016-08-27 13:16 UTC (permalink / raw)
To: Colin King
Cc: Kalle Valo, ath10k, linux-wireless, netdev,
linux-kernel@vger.kernel.org
Hi All,
On Sat, Aug 27, 2016 at 4:08 AM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in ath10k_warn message.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Thanks,
--
Julian Calaby
Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ath10k: fix spelling mistake "montior" -> "monitor"
2016-08-26 18:08 [PATCH] ath10k: fix spelling mistake "montior" -> "monitor" Colin King
2016-08-27 13:16 ` Julian Calaby
@ 2016-09-02 16:03 ` Kalle Valo
1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2016-09-02 16:03 UTC (permalink / raw)
To: Colin Ian King; +Cc: ath10k, linux-wireless, netdev, linux-kernel
Colin Ian King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in ath10k_warn message.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Thanks, 1 patch applied to ath-next branch of ath.git:
7f03d3069381 ath10k: fix spelling mistake "montior" -> "monitor"
--
Sent by pwcli
https://patchwork.kernel.org/patch/9301869/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-09-02 16:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-26 18:08 [PATCH] ath10k: fix spelling mistake "montior" -> "monitor" Colin King
2016-08-27 13:16 ` Julian Calaby
2016-09-02 16:03 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox