Rakesh Pillai 7677839516 qcacld-3.0: Enable interrupts after dp srngs are initialized
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
2019-10-14 05:47:16 -07:00
2019-10-12 22:15:39 -07:00
Опис
Немає опису
Файл readme 226 MiB
Мови
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%