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 |
||
---|---|---|
.. | ||
inc | ||
src |