android_kernel_xiaomi_sm8350/core/sme
Abhishek Singh e6b951b7e9 qcacld-3.0: Add proper queue_type in cancel command request
If proper queue_type is not added the serialization command is not
removed from the queue. Thus the connect command is not removed
from pending queue on receiving the disconnect command.

This lead to HDD and SME out of sync with SME in connected state
and HDD in disconnected state. Thus during stop adapter HDD
doesn't try to disconnect the connected session. 

Thus add queue_type as active or pending while calling cancel cmd.

Change-Id: I4af2c63a895065aefbb76609808a972354460cb2
CRs-Fixed: 2543246
2019-10-12 16:23:24 -07:00
..
inc qcacld-3.0: Keep IBSS code under feature flag in SME 2019-09-27 09:11:51 -07:00
src qcacld-3.0: Add proper queue_type in cancel command request 2019-10-12 16:23:24 -07:00