commit | f553b74332726e574669e6f83301e97e367ceb40 | [log] [tgz] |
---|---|---|
author | Madan Mohan Koyyalamudi <c_mkoyya@qca.qualcomm.com> | Mon Dec 03 16:37:39 2012 -0800 |
committer | Mohit Khanna <mkhanna@qca.qualcomm.com> | Tue Dec 04 15:34:45 2012 -0800 |
tree | c7cd2540b1f7ab34277d35984aaa2245f60ccb7c | |
parent | 42dcd166955ec09eb86e52a707259c57de46ba73 [diff] |
wlan: When RoamRssiDiff=0, Roam to any AP. Currently, Setting RoamRssiDiff=0 does not ensure, STA roam to any AP. There is one more check for RSSI lower than lookup threshold which blocks roaming to any AP. Hence, Move the IF check under RoamRssiDiff>0 so that when RoamRssiDiff=0 is set, we roam to any AP Change-Id: I6bcd58f22a1cb92eead41b6f588d471da592e327 CR-Fixed: 427041