Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / rt2860 / common / cmm_sync.c
index f84194da47bce9e5b93f58c4deb7050c0fff73b8..aefe1b774650ef66b131cf88e3b7ac7107b56702 100644 (file)
@@ -694,7 +694,7 @@ void ScanNextChannel(struct rt_rtmp_adapter *pAd)
                        MiniportMMRequest(pAd, 0, pOutBuffer, FrameLen);
                        MlmeFreeMemory(pAd, pOutBuffer);
                }
-               /* For SCAN_CISCO_PASSIVE, do nothing and silently wait for beacon or other probe reponse */
+               /* For SCAN_CISCO_PASSIVE, do nothing and silently wait for beacon or other probe response */
 
                pAd->Mlme.SyncMachine.CurrState = SCAN_LISTEN;
        }