6ebfc3c01b49a95cb34e4afb5cf838d462545586

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
This is CNSS WLAN Host Driver for products starting from iHelium
Popis
Jazyky
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%