aefb2ac3d4b5a7934e9fdf3743e89c284f3f4bee

In the scenario where htt packets fail to be transmitted to FW, they are added in both endpoint tx queue and misc list. On receiving FW down indication before these packets are sent to FW, endpoint tx queue is flushed and nbufs are freed. Post this, the aforementioned nbufs would be unmapped/freed again in htt_htc_misc_pkt_pool_free causing panic. Fix is to free the nbuf via misc pool free only when the magic pattern is set. Change-Id: Ie523a7ca0054eb4104a107b3bddd50cb9b585275 CRs-Fixed: 2762829
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%