mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-18 11:54:37 +08:00
cw1200: fix small typo
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
ae5848cb45
commit
f4bd758f3f
@ -1123,7 +1123,7 @@ int cw1200_setup_mac(struct cw1200_common *priv)
|
|||||||
*
|
*
|
||||||
* NOTE2: RSSI based reports have been switched to RCPI, since
|
* NOTE2: RSSI based reports have been switched to RCPI, since
|
||||||
* FW has a bug and RSSI reported values are not stable,
|
* 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 = {
|
struct wsm_rcpi_rssi_threshold threshold = {
|
||||||
.rssiRcpiMode = WSM_RCPI_RSSI_THRESHOLD_ENABLE |
|
.rssiRcpiMode = WSM_RCPI_RSSI_THRESHOLD_ENABLE |
|
||||||
|
Loading…
Reference in New Issue
Block a user