android_kernel_xiaomi_sm8350/core
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
..
bmi Revert "qcacld-3.0: request firmware without userhelper" 2019-08-29 07:45:45 -07:00
cds qcacld-3.0: Enable interrupts after dp srngs are initialized 2019-10-14 05:47:16 -07:00
dp qcacld-3.0: Remove assert in peer_unmap_timer_handler 2019-10-12 20:35:55 -07:00
hdd qcacld-3.0: Add OS_IF DSC vdev op protection to indicate mgmt frame api 2019-10-14 05:46:53 -07:00
mac qcacld-3.0: Avoid using struct csr_roam_session in lim 2019-10-14 05:47:10 -07:00
pld qcacld-3.0: Protect pld_del_dev function as part of psoc trans 2019-10-03 02:01:30 -07:00
sap qcacld-3.0: Fix build failure: ISO C90 forbids mixed declarations and code 2019-10-12 16:23:31 -07:00
sme qcacld-3.0: Refactor SME code to check connection state 2019-10-12 22:15:43 -07:00
wma qcacld-3.0: Fix enum wlan_phymode to include proper phymode value 2019-10-12 13:10:12 -07:00