android_kernel_xiaomi_sm8350/core/cds
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
..
inc qcacld-3.0: Avoid access of deleted peer during RX thread close 2019-01-02 12:04:27 -08:00
src qcacld-3.0: Avoid access of deleted peer during RX thread close 2019-01-02 12:04:27 -08:00