commit | f35bc225fa29bbc1f887c81072c0b81b9af08f2f | [log] [tgz] |
---|---|---|
author | Sushant Kaushik <skaushik@qti.qualcomm.com> | Fri Oct 09 16:50:12 2015 +0530 |
committer | Satyanarayana Dash <sadash@codeaurora.org> | Mon Oct 12 15:23:47 2015 +0530 |
tree | d9eaf488f373d0f39092ae5a5041eca4438c96b1 | |
parent | e7ca7e64eeb7603578a80436e1a86ad0477da827 [diff] |
wlan: Send proper seq num and rssi to wifi_hal. Currently for per pkt rsp, reserved bytes are taken into consideration while extracting rsp from FW. As a result there is data corruption which causes junk values to be passed to wifi_hal. As a part of fix, make sure that proper value is sent to wifi_hal. Change-Id: Ib5923809b432d7972760dcaf589420696b7ffafc CRs-Fixed: 921035