staging: rtl8192u: Correction of spelling mistake in comment.

Simple spelling correction.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
John Whitmore 2018-06-24 16:34:54 +01:00 committed by Greg Kroah-Hartman
parent c8cf478ab7
commit 931113828c

View 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);