commit | 9ad88f04ac97ec43a64bfc10b2a409b58f23dd10 | [log] [tgz] |
---|---|---|
author | Arun Khandavalli <akhandav@codeaurora.org> | Thu Sep 01 19:03:37 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Sep 10 14:08:48 2016 -0700 |
tree | 53de7dcd72df34496e1c63c5e52ecebbaa1da499 | |
parent | 637c81577b5c941d737af4f01fb3c2923f9f1563 [diff] |
qcacld-3.0: Move invalidation of sessionId when the adapter is allocated NDI interface creation is supported from the hdd_open_adapter, because of invalidation of sessionId is done in the same function the session created for NDI is getting overwritten. To migitate the issue invalidate the sessionId once the adapter is created. Change-Id: I0a4a116daae02b822b3e75c06e2b966be9f2e24b CRs-Fixed: 1064031