On 08/31/2011 12:32 PM, Vivek Natarajan wrote:
Firmware initiates roaming only after it reaches a rssi of 20.
This lower rssi threshold can be modified through a wmi command
to modify the roaming behavior.
Thanks, applied with minor changes:
commit e5090444be811ce45653969363be8fcb4c52d597
Author: Vivek Natarajan [off-list ref]
Date: Wed Aug 31 15:02:19 2011 +0530
ath6kl: Add debugfs entry to modify roaming parameters.
Firmware initiates roaming only after it reaches a rssi of 20.
This lower rssi threshold can be modified through a wmi command
to modify the roaming behavior.
kvalo: rename debugfs functions and move comment about rssi units
next to
ath6kl_wmi_set_roam_lrssi_cmd()
Signed-off-by: Vivek Natarajan [off-list ref]
Signed-off-by: Kalle Valo [off-list ref]
Kalle