Merge branch 'master' into for-next
[cascardo/linux.git] / drivers / staging / rt2860 / common / cmm_sync.c
index f84194d..aefe1b7 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;
        }