Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
tfyu 9fcabd7c9a qcacld-3.0: Fix memory leak for txrx_fw_stats cmd
qcacld-2.0 to qcacld-3.0 propagation

The txrx_fw_stats cmd will allocate a req object before sending the cmd
to the firmware, this memory is only freed when get response from firmware.
The memory leak will appear if the firmware doesn't response in time before
the driver unloading.

This fix will add a pending queue to trace this req object in the pdev.
when pdev is detaching, it will clean up this queue to avoid memory leak.

Change-Id: I35f6216d35befbab978bba161252b305488bd34c
CRs-Fixed: 2116408
2017-09-27 17:30:36 -07:00
components qcacld-3.0: Differentiate pattern id for legacy firmware 2017-09-27 17:30:33 -07:00
core qcacld-3.0: Fix memory leak for txrx_fw_stats cmd 2017-09-27 17:30:36 -07:00
uapi/linux qcacld-3.0: Prepend kernel includes with "kernel/" 2017-09-14 15:41:51 -07:00
Android.mk qcacld-3.0: Correct symbolic link for wlan.ko 2017-08-06 05:00:09 -07:00
Kbuild qcacld-3.0: Register the netdev notifier before the netdevices 2017-09-26 20:43:43 -07:00
Kconfig qcacld-3.0: Remove CONFIG_ from CONFIG_INET_LRO in Kconfig 2017-07-17 20:05:15 -07:00
Makefile qcacld-3.0: accept module name externally 2016-06-01 10:48:46 -07:00
README.txt Initial readme for WLAN Host Driver for iHelium 2015-04-06 11:45:23 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium