commit | f82fb2b8f7ce91faf9a5f1e883e686c038787cc3 | [log] [tgz] |
---|---|---|
author | Pamidipati, Vijay <vpamidip@codeaurora.org> | Wed Jun 28 05:31:50 2017 +0530 |
committer | Nandini Suresh <snandini@codeaurora.org> | Tue Jul 11 23:48:00 2017 -0700 |
tree | fce7c803caa8caab817f16730d41b9cce64a86eb | |
parent | ca7d77b4080e6ebdc18eb3f96fa32d930bedcef2 [diff] |
qcacmn: Add support to process v2 fw2wbm completion structure FW has moved to using v2 HTT_FW2WBM message format for Tx completions Add corresponding change on Host. Add missing code to free Tx descriptors for few HTT completion types Also change the descriptor pool lock to spinlock_bh since transmit path and completions typically run in tasklet/softirq context Change-Id: I024d44243f95907f19086225f0f02a5cd64f4508 CRs-Fixed: 2068155