qcacld-3.0: Validate SAR2 response event handle
Validate SAR2 response event handle and pass the valid pointer for result extraction Change-Id: I91982c411c77494662f6d00de6078622a3d548ae CRs-Fixed: 2259373
This commit is contained in:

committad av
nshrivas

förälder
6b86db60b7
incheckning
ebe01e7a16
@@ -1068,13 +1068,13 @@ QDF_STATUS wma_set_led_flashing(tp_wma_handle wma_handle,
|
||||
|
||||
/**
|
||||
* wma_sar_rsp_evt_handler() - process sar response event from FW.
|
||||
* @handle: wma handle
|
||||
* @handle: ol scn handle
|
||||
* @event: event buffer
|
||||
* @len: buffer length
|
||||
*
|
||||
* Return: 0 for success or error code
|
||||
*/
|
||||
int wma_sar_rsp_evt_handler(void *handle, uint8_t *event, uint32_t len);
|
||||
int wma_sar_rsp_evt_handler(ol_scn_t handle, uint8_t *event, uint32_t len);
|
||||
|
||||
#ifdef FEATURE_WLAN_CH_AVOID
|
||||
QDF_STATUS wma_process_ch_avoid_update_req(tp_wma_handle wma_handle,
|
||||
|
Referens i nytt ärende
Block a user