Go to file
Vijay Patil 633a3750af qcacld-3.0: Cleanup current peers upon secondary STA roaming
The secondary STA is non-ML type by default, so driver doesn't
create mld/ml_dev_ctx for the vdev corresponds to secondary
interface which is wlan1.

But in current scenario there is a check in the peer cleanup
API which always expects ml_dev_ctx. when secondary STA(wlan1)
roams from one AP to other AP, driver doesn't cleanup the old
peer due to this check and results a peer leak.

Delete all peers even when secondary STA roaming which avoid
this issue.

Change-Id: Ib759b43949651894e7a2aeef5255e46b7c9fa254
CRs-Fixed: 3562495
2023-07-21 01:16:17 -07:00
components qcacld-3.0: Free dp_txrx_handle in dp_rx_refill_thread_init fail case 2023-07-21 01:16:07 -07:00
configs qcacld-3.0: Enable WLAN_HDD_MULTI_VDEV_SINGLE_NDEV flag 2023-07-20 13:39:26 -07:00
core qcacld-3.0: Cleanup current peers upon secondary STA roaming 2023-07-21 01:16:17 -07:00
os_if qcacld-3.0: Replace intf_id with link_id 2023-07-20 13:38:52 -07:00
uapi/linux qcacld-3.0: Fix pktlog_ac_fmt.h documentation 2023-02-14 15:59:36 -08:00
Android.mk qcacld-3.0: Use dynamic symbolic links for multi-ko support 2023-06-17 17:02:11 -07:00
api qcacld-3.0: Add symbolic link api => ../fw-api 2023-05-30 19:14:14 -07:00
BUILD.bazel qcacld-3.0: Support the Bazel DDK 2023-05-31 21:20:30 -07:00
cmn qcacld-3.0: Use symbolic link to reference qca-wifi-host-cmn 2021-03-10 05:23:06 -08:00
Kbuild qcacld-3.0: Enable WLAN_HDD_MULTI_VDEV_SINGLE_NDEV flag 2023-07-20 13:39:26 -07:00
Kconfig qcacld-3.0: Add additional bazel-related changes 2023-06-21 16:53:13 -07:00
Makefile qcacld-3.0: Use WLAN_WEAR_CHIPSET to modify INI path 2022-04-21 07:24:32 -07:00
README.txt Initial readme for WLAN Host Driver for iHelium 2015-04-06 11:45:23 -07:00
wlan_qcacld3_modules.bzl qcacld-3.0: Fix bazel-related changes 2023-06-30 00:55:26 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium