cw1200: fix small typo
authorYangtao Li <tiny.windzz@gmail.com>
Thu, 1 Nov 2018 15:33:19 +0000 (11:33 -0400)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 6 Nov 2018 17:03:56 +0000 (19:03 +0200)
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/st/cw1200/sta.c

index 38678e9..8dae92a 100644 (file)
@@ -1123,7 +1123,7 @@ int cw1200_setup_mac(struct cw1200_common *priv)
         *
         * NOTE2: RSSI based reports have been switched to RCPI, since
         * FW has a bug and RSSI reported values are not stable,
-        * what can leads to signal level oscilations in user-end applications
+        * what can lead to signal level oscilations in user-end applications
         */
        struct wsm_rcpi_rssi_threshold threshold = {
                .rssiRcpiMode = WSM_RCPI_RSSI_THRESHOLD_ENABLE |