Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
hqu 86ee15fa07 qcacld-3.0: Use vdev_id to get vdev in sap_channel_sel
In SAP on/off stress test, when hostapd call hdd_start_adapter
to create vdev, vdev2 will be created while vdev1 doesn't be
deleted physically even if vdev1 is already destroyed logically,
then hostapd issue acs operation, currently use mac address to
get vdev in sap_channel_sel, because vdev2 is using the same mac
address as vdev1 and vdev1 is still in vdev_list at this point,
so will find vdev1 firstly but will return failure due to vdev1 is
WLAN_OBJ_STATE_LOGICALLY_DELETED status, then will cause acs fail.

Fix is to use vdev_id to get vdev in sap_channel_sel.

Change-Id: I89ae3e847b725c2b64331536bc7c1de3fffce0bd
CRs-Fixed: 2640850
2020-03-20 04:19:30 -07:00
components qcacld-3.0: Do not set hw mode if it is not needed for DBS1 and DBS2 2020-03-20 00:15:11 -07:00
configs qcacld-3.0: Enable SMMU S1 for Lahaina platform 2020-03-19 01:35:53 -07:00
core qcacld-3.0: Use vdev_id to get vdev in sap_channel_sel 2020-03-20 04:19:30 -07:00
os_if qcacld-3.0: cleanup NAN/NDP logging 2020-03-19 20:41:40 -07:00
uapi/linux qcacld-3.0: Add PKTLOG_TYPE_RX_STATBUF 2019-10-09 19:10:36 -07:00
Android.mk qcacld-3.0: Disable the module under QMAA 2019-09-18 19:02:04 -07:00
Kbuild qcacld-3.0: add pld_smmu_unmap support for BENGAL 2020-03-18 15:37:21 -07:00
Kconfig qcacld-3.0: Combine all NAN related flags with WLAN_FEATURE_NAN 2019-02-04 10:44:30 -08:00
Makefile
README.txt

This is CNSS WLAN Host Driver for products starting from iHelium