6435f4fc2c87ec51fdc25f07aa38d3d016eb5251

This is a qcacld-2.0 to qcacld-3.0 propagation. In wma_remove_peer, sometimes when peer detach is in progress, and it has set the peer as invalid, but WMI_PEER_DELETE_CMDID is still not sent to FW, so msdu for the peer still can be received. In htt_rx_amsdu_rx_in_order_pop_ll, it will print a lot of error log, which will cause watch dog. Send peer delete cmd to FW firstly, then detach peer in host. In qcacld-3.0, it doesn't have watch dog issue, as the print has been removed from htt_rx_amsdu_rx_in_order_pop_ll, but it is still worth to adjust to the right sequence. Change-Id: Ia26aa5e673a48ca1d9ccf4f184d0bfab0d6e98ef CRs-Fixed: 1070216
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%