commit | de70de9dd50901122649ca6fb44b1f3f4614fc14 | [log] [tgz] |
---|---|---|
author | Srinivas Dasari <dasaris@codeaurora.org> | Fri Jul 03 14:12:50 2015 +0530 |
committer | Srinivas Dasari <dasaris@codeaurora.org> | Mon Jul 06 20:31:41 2015 +0530 |
tree | 1fefd530f7f54d481589c1ef00a7e424a14d2934 | |
parent | dd006b5e36e6a1c1e589872b2634ff966908c338 [diff] |
WiFi-HAL: Decode rate and set status for Rx packets properly 1. Firmware sends stats for failed Rx packets with corresponding error code. Set Rx packet status as success only if none of the error bits are set. 2. Indicate tsf timestamp as the packet timestamp for Rx packets. 3. Correct the rate index calculation. Change-Id: Icbe0c0bb8d8d61d55d1f01b247eb784365dcf8f4 CRs-Fixed: 866152