]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: rtl8192u: Correction of spelling mistake in comment.
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sun, 24 Jun 2018 15:34:54 +0000 (16:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2018 03:57:13 +0000 (11:57 +0800)
Simple spelling correction.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c

index 208773cd4cb19ec4767ff11b22399ba3359fbd52..1dd4c6ae73192968e833cff86a0cc6cd82fcaa21 100644 (file)
@@ -869,7 +869,7 @@ static u8 HTFilterMCSRate(struct ieee80211_device *ieee, u8 *pSupportMCS,
        /*
         * TODO: fill suggested rate adaptive rate index and give firmware info
         * using Tx command packet we also shall suggested the first start rate
-        * set according to our singal strength
+        * set according to our signal strength
         */
        HT_PickMCSRate(ieee, pOperateMCS);