commit | 3e9f202a2cd9cbd013dcc1f863d7508f44a6c8f2 | [log] [tgz] |
---|---|---|
author | Madan Mohan Koyyalamudi <c_mkoyya@qca.qualcomm.com> | Tue Dec 04 16:34:19 2012 -0800 |
committer | Mohit Khanna <mkhanna@qca.qualcomm.com> | Tue Dec 11 14:40:21 2012 -0800 |
tree | f2f31e5693e53c9f49a0e21690d07f3c59eda6ce | |
parent | da28328593a5f80d929fa1e242d95e4b5652047c [diff] |
wlan: Fix for CR 423651. BSS description with RSSI = 0 being sent to supplicant. In the function limLookupNaddHashEntry(), we were updating the RSSI in beacon with a local variable initialized to 0. Added a check to update beacon only if the local variable is updated (non zero). Change-Id: I43ce14491c2f037404abc1427a3f5758fcf38509 CR-Fixed: 423651