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 |
||
---|---|---|
.. | ||
htt | ||
ol/inc | ||
txrx |