7677839516b02844d2265a6b527b180e1e6107ba

Currently the interrupts are enabled before the datapath srngs are initialized. This causes an invalid access of srngs when any interrupt is received before srngs initialization, which can happen during operation mode switch, eg during switch from monitor mode to mission mode. To avoid this invalid access of srngs, enable the interrupts only after the srngs are initialized. CRs-Fixed: 2486050 Change-Id: I9e436f30e2f6b67e02db3ed32231570ab51d5f7b
This is CNSS WLAN Host Driver for products starting from iHelium
Опис
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%