android_kernel_samsung_sm86.../os_if/nan
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
..
inc qcacld-3.0: Allow NDI creation in all concurrent cases 2019-10-31 22:30:25 -07:00
src qcacld-3.0: Remove sta_id check in NDP peer handlers 2020-01-01 20:04:12 -08:00