projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae5848c
)
cw1200: fix small typo
author
Yangtao Li
<tiny.windzz@gmail.com>
Thu, 1 Nov 2018 15:33:19 +0000
(11:33 -0400)
committer
Kalle 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
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/st/cw1200/sta.c
b/drivers/net/wireless/st/cw1200/sta.c
index
38678e9
..
8dae92a
100644
(file)
--- a/
drivers/net/wireless/st/cw1200/sta.c
+++ b/
drivers/net/wireless/st/cw1200/sta.c
@@
-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 lead
s
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 |