commit | 574a0f4f00ee5bf6af46965ba1854be0d94899d9 | [log] [tgz] |
---|---|---|
author | Ajit Vaishya <ajitv@codeaurora.org> | Fri Sep 27 20:35:20 2019 +0530 |
committer | Ajit Vaishya <ajitv@codeaurora.org> | Fri Sep 27 21:03:24 2019 +0530 |
tree | 0e85894939c4c623ed5bb19b05cf2b7d5dfae903 | |
parent | b5fc6b6dc5a8413addcbfe68449add5e5b762ef7 [diff] |
Wifi-Hal: Clear received pointer on completion of Nan handle Event Currently after processing of back to back Nan Event i.e. QCA_NL80211_VENDOR_SUBCMD_NAN and QCA_NL80211_VENDOR_SUBCMD_NDP, mNanVendorEvent is not clear properly. Due to this stale entry of mNanVendorEvent been accessing. Clear stale entry of mNanVendorEvent on completion of processing of Nan Event. Change-Id: I1342924d8da6f275ca0c1b4e043470a4f0680ac4 CRs-Fixed: 2537045