Files
android_kernel_samsung_sm86…/umac
Will Huang cdee9f80d2 qcacmn: Free ROC context if p2p_scan_abort failed
It is possible that call p2p_scan_abort fail while cleanup roc queue,
because vdev already been destroyed when unloading driver. In this case,
even the scan complete event will be discarded, so ROC context include
ROC timer has no chance to free.

Free ROC context include ROC timer in p2p_scan_abort failure path and
set cancel_roc_done event to avoid unneeded waiting while unloading.

CRs-Fixed: 2187778
Change-Id: I43751dca0c480e811c15de35ee28bc9426ac3764
2018-03-08 18:47:09 -08:00
..
2018-01-25 23:39:30 -08:00