android_kernel_xiaomi_sm8350/core
Mohit Khanna 043efbd6ae qcacld-3.0: Fix race condition between tx traffic and peer deletion
A race condition has been observed between outgoing TX traffic and
peer deletion when DUT has concurrent SAP(DBS) and STA sessions in 5G
and 2G respectively and the peer connected to SAP moves away triggering
peer deletion at DUT. Due to peer being deleted, the vdev corresponding
to the peer is void which results in a crash in ol_tx_data function
while trying to send Tx data.

Fix crash by checking for a null vdev in ol_tx_data.

CRs-Fixed: 1012681
Change-Id: Id0aab4b1f03ed24dfb55e09fa1a115edfdfcce84
2016-05-18 16:35:10 -07:00
..
bmi qcacld-3.0: BMI: Clean up BMI unused code 2016-05-06 14:51:27 -07:00
cds qcacld-3.0: Fix enum values in cds_ieee80211_common 2016-05-13 16:20:43 -07:00
dp qcacld-3.0: Fix race condition between tx traffic and peer deletion 2016-05-18 16:35:10 -07:00
hdd qcacld-3.0: Dynamically allocate hdd_txrx_hist 2016-05-18 16:33:54 -07:00
mac qcacld-3.0: Free body of message in deferred queue during unload 2016-05-18 16:34:00 -07:00
pld qcacld-3.0: Protect cnss_wlan_pm_control under CONFIG_PCI_MSM 2016-05-06 14:51:27 -07:00
sap qcalcd-3.0: Fix DFS-3 segment ID propagation from radar summary 2016-05-06 14:51:27 -07:00
sme qcacld-3.0: Add WISA feature handling 2016-05-18 16:33:19 -07:00
utils qcacld-3.0: Send Auto shutdown cancel event 2016-05-18 16:31:32 -07:00
wma qcacld-3.0: Add WISA feature handling 2016-05-18 16:33:19 -07:00