linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial] mwifiex: Spelling s/minmum/minimum/, s/bandwidth/bandwith/
@ 2016-03-14 15:31 Geert Uytterhoeven
  2016-04-06 18:24 ` [trivial] " Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2016-03-14 15:31 UTC (permalink / raw)
  To: Kalle Valo, Jiri Kosina; +Cc: linux-wireless, linux-kernel, Geert Uytterhoeven

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/net/wireless/marvell/mwifiex/tdls.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/marvell/mwifiex/tdls.c b/drivers/net/wireless/marvell/mwifiex/tdls.c
index 9275f9c3f869bbb0..b39bf8bd954a2c71 100644
--- a/drivers/net/wireless/marvell/mwifiex/tdls.c
+++ b/drivers/net/wireless/marvell/mwifiex/tdls.c
@@ -285,7 +285,7 @@ static int mwifiex_tdls_add_vht_oper(struct mwifiex_private *priv,
 	else
 		usr_vht_cap_info = adapter->usr_dot_11ac_dev_cap_bg;
 
-	/* find the minmum bandwith between AP/TDLS peers */
+	/* find the minimum bandwidth between AP/TDLS peers */
 	vht_cap = &sta_ptr->tdls_cap.vhtcap;
 	supp_chwd_set = GET_VHTCAP_CHWDSET(usr_vht_cap_info);
 	peer_supp_chwd_set =
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [trivial] mwifiex: Spelling s/minmum/minimum/, s/bandwidth/bandwith/
  2016-03-14 15:31 [PATCH trivial] mwifiex: Spelling s/minmum/minimum/, s/bandwidth/bandwith/ Geert Uytterhoeven
@ 2016-04-06 18:24 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2016-04-06 18:24 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Jiri Kosina, linux-wireless, linux-kernel, Geert Uytterhoeven


> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, applied to wireless-drivers-next.git.

Kalle Valo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-06 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-14 15:31 [PATCH trivial] mwifiex: Spelling s/minmum/minimum/, s/bandwidth/bandwith/ Geert Uytterhoeven
2016-04-06 18:24 ` [trivial] " Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).