android_kernel_xiaomi_sm8350/core/wma
hqu 34a79332a2 qcacld-3.0: Fix seven memory leak in function wma_hold_req_timer
In wma_hold_req_timer(), if wma_crash_on_fw_timeout()
is true, SSR will be triggered, but allocated memory
such as user_data, params and resp are not freed,
result in memory leak.

Fix is to still do wma_send_msg_high_priority() when
wma_crash_on_fw_timeout()is true, so allocated memory
can be freed.

Change-Id: I798bb864e8ad6dc7eb67401a820dc0896892e65e
CRs-Fixed: 2370594
2018-12-23 21:58:40 -08:00
..
inc qcacld-3.0: Fix the issue with MU EDCA param update 2018-12-22 02:53:59 -08:00
src qcacld-3.0: Fix seven memory leak in function wma_hold_req_timer 2018-12-23 21:58:40 -08:00