commit | 8aec69b0f5d8e0d0b0b13d376adad5092b488f55 | [log] [tgz] |
---|---|---|
author | mukul sharma <mukul@qti.qualcomm.com> | Wed Jun 10 22:28:43 2015 +0530 |
committer | Satyanarayana Dash <c_sadash@qti.qualcomm.com> | Wed Jun 17 17:55:13 2015 +0530 |
tree | 1da9c4fb6c7ebb39ac251ccaa451067c809543ec | |
parent | 65a3f9634dbf05eda89d6569d5307ec5085e7948 [diff] |
wlan: Fix roaming latency caused by getrssi ioctl User is initiating getrssi ioctl while roaming is in middle, Which in turn block the call or wait for timeout hence introducing roaming delay. This delay can be overcome by avoiding getrssi ioctl if it is triggered in between the roaming. Change-Id: I4171ee37c5e2730665554f8584ed68522e624b58 CRs-Fixed: 851814