android_kernel_xiaomi_sm8350/core/dp
Dustin Brown 83044c26d3 qcacld-3.0: Remove redundant recovery-enabled checks
cds_trigger_recovery() already checks for various conditions before
actually triggering recovery. One of these checks ensures that recovery
is enabled, but some callers are checking to see if recovery is enabled
before calling cds_trigger_recovery() as well. Because of this, some
important checks are skipped, and crashes can occur when they should
not. Remove the redundant checks at the call sites for
cds_trigger_recovery() so that all of the recovery conditions are
properly handled, and the wlan driver avoids crashing when it should
not.

Change-Id: I8c26a002b66496a1eb06263f3f8b91ead739e3ac
CRs-Fixed: 2296008
2018-08-15 01:17:42 -07:00
..
htt qcacld-3.0: Remove redundant recovery-enabled checks 2018-08-15 01:17:42 -07:00
ol/inc qcacld-3.0: Add conditional QCA6390_HEADERS_DEF flag 2018-08-08 12:53:42 -07:00
txrx qcacld-3.0: Update data path statistics log level 2018-08-14 02:15:39 -07:00