android_kernel_xiaomi_sm8350/core/cds/inc
Alok Kumar ac74177daa qcacld-3.0: Avoid access of deleted peer during RX thread close
During SSR case in wlan_hdd_stop_modules(), ol_txrx_pdev_pre_detach()
cleanup the peer forcibly. Later RX Thread is getting closed as part
of cds_sched_close(). So chances of accessing deleted peer is there.

Shutdown RX thread before doing ol_txrx_pdev_pre_detach() to avoid
the chances of accessing deleted peer.

Change-Id: Iae27262396d8245eeb7a9b39cb678fad14815260
CRs-Fixed: 2349994
2019-01-02 12:04:27 -08:00
..
cds_api.h qcacld-3.0: Remove cds_get_monotonic_boottime() 2018-12-20 09:13:32 -08:00
cds_config.h qcacld-3.0: Refine mlme reg configurations 2018-12-19 04:56:44 -08:00
cds_crypto.h qcacld-3.0: cds: Remove legacy markings 2018-04-24 14:48:44 -07:00
cds_ieee80211_common.h qcacld-3.0: cds: Fix misspellings 2018-05-16 18:01:33 -07:00
cds_ieee80211_defines.h qcacld-3.0: cds: Fix misspellings 2018-05-16 18:01:33 -07:00
cds_if_upperproto.h qcacld-3.0: cds: Remove legacy markings 2018-04-24 14:48:44 -07:00
cds_packet.h qcacld-3.0: Remove obsolete cds_packet definitions 2018-12-06 21:03:36 -08:00
cds_queue.h qcacld-3.0: cds: Remove legacy markings 2018-04-24 14:48:44 -07:00
cds_reg_service.h qcacld-3.0: cds: Remove legacy markings 2018-04-24 14:48:44 -07:00
cds_regdomain.h qcacld-3.0: Modify the MAX_TX_PWR_CAP to 30dbm 2018-12-13 23:21:29 -08:00
cds_sched.h qcacld-3.0: Avoid access of deleted peer during RX thread close 2019-01-02 12:04:27 -08:00
cds_utils.h qcacld-3.0: Remove cds_crypto_init()/deinit() 2018-12-21 15:10:10 -08:00