commit | 6ac075ecca8812de5b37d8ce13fcb4359559c004 | [log] [tgz] |
---|---|---|
author | Abhishek Singh <absingh@qti.qualcomm.com> | Mon Sep 21 10:01:34 2015 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Sep 22 22:04:02 2015 -0700 |
tree | 6365f689beccf221cb85ef2ed24667cfb17bf64c | |
parent | 74a014e548334299d8b38e1be004080c0119d73d [diff] |
wlan: IBSS: Handle IBSS mode in stop adapter properly In Stop Adapter IBSS mode is not handled properly and no DEL BSS is sent for the connected IBSS before DEL SELF STA. This may lead to crash in FW. As part of fix handle the IBSS mode and send DEL BSS if IBSS is connected. CRs-Fixed: 908990 Change-Id: Ice1304aced1a158c7b589a95337412cda0183a04