From: John Whitmore Date: Sun, 24 Jun 2018 15:34:54 +0000 (+0100) Subject: staging: rtl8192u: Correction of spelling mistake in comment. X-Git-Tag: Ubuntu-5.2.0-15.16~3761^2~766 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=931113828cd1fc0c2d1dcc1037aa2967d633b996;p=mirror_ubuntu-eoan-kernel.git staging: rtl8192u: Correction of spelling mistake in comment. Simple spelling correction. Signed-off-by: John Whitmore Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c b/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c index 208773cd4cb1..1dd4c6ae7319 100644 --- a/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c +++ b/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c @@ -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);