android_kernel_xiaomi_sm8350/core/dp
wadesong 5e2e801099 qcacld-3.0: Fix a racing issue on tx ll_pause timer
1) pdev pointer should be checked to make sure it's not NULLed before
it is dereferenced in the ll_pause timer function.

2) Add a flag to prevent the ll_pause timer from being started again
when txrx vdev is being detached.

3) Timer object should be freed synchronously without any locks
being held.

Change-Id: I6f0f675442b1d75f0a67a55d51c9ecec9a1cd9ae
CRs-fixed: 2092945
2017-09-07 10:51:37 -07:00
..
htt qcacld-3.0: Unlock rx hash lock in error cases 2017-09-07 03:21:36 -07:00
ol/inc qcacld-3.0: Enable WLAN host data path support for IPA WDI3.0 2017-08-07 17:47:45 -07:00
txrx qcacld-3.0: Fix a racing issue on tx ll_pause timer 2017-09-07 10:51:37 -07:00