android_kernel_xiaomi_sm8350/core
Srinivas Dasari b020999b07 qcacld-3.0: Remove sta_id check in NDP peer handlers
sta_id is carrying an uninitialized value from the caller
lim_send_sme_ndp_(add/del)_sta_rsp(). So, it's failing the
check for its validity and skipping the first NDP peer creation
/last NDP peer cleanup.
Remove the sta_id check as it's no longer used. So that the NDP
peer creation/cleanup happens properly.

Change-Id: I8daff2bfbc57b7a2fa17a121a5a9dec6975137de
CRs-Fixed: 2594317
2020-01-01 20:04:12 -08:00
..
bmi qcacld-3.0: Add synchronization between unloading & SSR recovering 2019-10-19 19:25:31 -07:00
cds qcacld-3.0: cdp: Converge cdp_cmn_ops 2019-12-27 03:24:09 -08:00
dp qcacld-3.0: Support ROME SDIO 2019-12-30 23:54:46 -08:00
hdd qcacld-3.0: Remove sta_id check in NDP peer handlers 2020-01-01 20:04:12 -08:00
mac Release 5.2.0.163I 2020-01-01 18:24:15 -08:00
pld qcacld-3.0: Support ROME SDIO 2019-12-30 23:54:46 -08:00
sap qcacld-3.0: STA+SAP 6Ghz concurrency 2019-12-27 11:22:38 -08:00
sme qcacld-3.0: Change wlan vdev log level from error error to debug 2019-12-30 22:30:42 -08:00
wma qcacld-3.0: Get the firmware capability NAN_VDEV_SUPPORT 2020-01-01 15:42:33 -08:00