commit | 322cea96ecfe21baff67491fe67407985b0b53b5 | [log] [tgz] |
---|---|---|
author | Ajit Vaishya <ajitv@codeaurora.org> | Thu Dec 08 22:23:52 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Feb 05 21:57:52 2017 -0800 |
tree | ba5e6680e9e9defda33e6ded7d976736c32b57ae | |
parent | 695a4e8a918a08ab8b12735a42dad898a843d06a [diff] |
WiFi-Hal: Support new header of size 16-bytes for fate stats Host driver sends the stats with 15th-bit set in flags field of wh_pktlog_hdr_t header if the structure size is 16-bytes. Offset for the fates stats from header by size of new structure (16-bytes) if the flag is set. Otherwise offset by the size of existing structure (12 bytes). Change-Id: I5941c3ac5f525f36291ebee8eff01309dee11cc8 CRs-Fixed: 1099025