android_kernel_xiaomi_sm8350/core/hdd
Yu Ouyang fe30ea50e7 qcacld-3.0: Fix error handling of the vdev destroy timeout
When vdev destroy event timeout, function wait_for_completion_timeout()
will return zero. Zero means completion event timeout. But our code uses
last status to check timeout or not timeout. SME will not be clean at
this case.

So, correct code to ensure sme can be clean.

Change-Id: I4c0366a9d0f89d374f0e6aa50e0aa32f67fac03e
CRs-Fixed: 2705855
2020-06-17 16:20:05 -07:00
..
inc qcacld-3.0: Add NAN TX checksum offload INI entry 2020-06-16 12:20:10 -07:00
src qcacld-3.0: Fix error handling of the vdev destroy timeout 2020-06-17 16:20:05 -07:00