]> Git Repo - linux.git/commitdiff
cw1200: fix small typo
authorYangtao Li <[email protected]>
Thu, 1 Nov 2018 15:33:19 +0000 (11:33 -0400)
committerKalle Valo <[email protected]>
Tue, 6 Nov 2018 17:03:56 +0000 (19:03 +0200)
Signed-off-by: Yangtao Li <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
drivers/net/wireless/st/cw1200/sta.c

index 38678e9a05621e58644b6ed7f288f40af9f099b6..8dae92a79fe143556201075b3ec627a44f304ef5 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 |
This page took 0.075905 seconds and 4 git commands to generate.