Currently the driver calls the BLM API to add the BSSID to the reject list if STA kickout event comes from the FW. Now since the event comes in interrupt context and BLM takes a mutex lock, it is not allowed. Fix is to change the context and call the BLM API from lim del sta which would execute in scheduler thread. Change-Id: I3c2726ea152eeeee6ae30d80388aedac631f6c39 CRs-Fixed: 2716192 |
||
---|---|---|
.. | ||
inc | ||
src |