]> git.karo-electronics.de Git - linux-beck.git/commitdiff
mwifiex: Spelling s/minmum/minimum/, s/bandwidth/bandwith/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 14 Mar 2016 15:31:10 +0000 (16:31 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 6 Apr 2016 18:24:25 +0000 (21:24 +0300)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/tdls.c

index 150649602e98298bed2975f8444c945e640dfb1a..df9704de07150d82887de1db36c99fd15d3933f7 100644 (file)
@@ -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 =