android_kernel_xiaomi_sm8350/core/dp
Orhan K AKYILDIZ 15e2d83d23 qcacld-3.0: Fix a race btw tx and tx-compl
While handling a multi-segment TSO packet, there is a race condition
where, if tx complete arrives fast enough, the un-sent TSO segments
may be lost forever and a previously sent segment would be attempted
to be sent over.

Fix the race condition. Dont use the segment after send to go to the
next one.

Change-Id: I4abd9d26f50c749141925894a8845cf82df4d222
CRs-Fixed: 2168778
2018-04-14 07:37:26 -07:00
..
htt qcacld-3.0: Fix a race btw tx and tx-compl 2018-04-14 07:37:26 -07:00
ol/inc qcacld-3.0: Remove redefinition of wmi_unified_t 2018-04-04 04:01:54 -07:00
txrx qcacld-3.0: Fix a race btw tx and tx-compl 2018-04-14 07:37:26 -07:00