staging: rtl8192u: fix spelling mistake: "Senondary" -> "Secondary"
authorColin Ian King <colin.king@canonical.com>
Mon, 24 Jul 2017 21:48:42 +0000 (22:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Jul 2017 04:51:06 +0000 (21:51 -0700)
Trivial fix to spelling mistake in IEEE80211_DEBUG message

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c

index 6072099..9248dbc 100644 (file)
@@ -176,7 +176,7 @@ void HTDebugHTInfo(u8 *InfoIE, u8 *TitleString)
        IEEE80211_DEBUG(IEEE80211_DL_HT, "<Log HT Information Element>. Called by %s\n", TitleString);
 
        IEEE80211_DEBUG(IEEE80211_DL_HT, "\tPrimary channel = %d\n", pHTInfoEle->ControlChl);
-       IEEE80211_DEBUG(IEEE80211_DL_HT, "\tSenondary channel =");
+       IEEE80211_DEBUG(IEEE80211_DL_HT, "\tSecondary channel =");
        switch (pHTInfoEle->ExtChlOffset)
        {
                case 0: