mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 22:31:32 +00: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
|
||||
* 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 |
|
||||
|
Loading…
Reference in New Issue
Block a user