commit | 90f98943087c96dfa35d81cf69e12c0ec567dd37 | [log] [tgz] |
---|---|---|
author | Varsha Mishra <varsham@codeaurora.org> | Tue Aug 29 13:46:26 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Aug 29 01:18:04 2017 -0700 |
tree | 594fad588d6fe0ce0e2ca1b50662e6245b18d5af | |
parent | 2fc5d4d22ef8fc03a77cf7ffe62c872e7ab6d7e2 [diff] |
qca-nss-drv] Fix corruption issue when sending stats for error packets to host Issue comes when we enable_statsv2 for error packets. For such packets new buffer is assigned,filled with statistics and exceptioned to host. Due to mismatch between nss fw and nss driver exception type, packet was not getting processed in the expected way in wifi host. Change-Id: I91966de8825efdd24d6fd5e674ce692e94f09587 Signed-off-by: Varsha Mishra <varsham@codeaurora.org>