From bc9c69bd37ef0b03eb65d3a55e04fd5e9b036ee8 Mon Sep 17 00:00:00 2001 From: Naga Date: Fri, 13 Mar 2020 16:41:17 +0530 Subject: [PATCH] qca-wifi: Remove redundant data structure for wmi response extraction Remove redundant data structure at wmi for vdev delete response extraction, instead use mlme host data structure. Change-Id: I0ca9a43d5ae25ee3b68fdb84c880e2cad4d6bf0e CRs-Fixed: 2641198 --- wmi/inc/wmi_unified_ap_api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmi/inc/wmi_unified_ap_api.h b/wmi/inc/wmi_unified_ap_api.h index 8f91a9f96c..1ef297f077 100644 --- a/wmi/inc/wmi_unified_ap_api.h +++ b/wmi/inc/wmi_unified_ap_api.h @@ -639,7 +639,7 @@ QDF_STATUS wmi_extract_vdev_start_resp( */ QDF_STATUS wmi_extract_vdev_delete_resp( wmi_unified_t wmi_handle, void *evt_buf, - struct wmi_host_vdev_delete_resp *delele_rsp); + struct vdev_delete_response *delele_rsp); /** * wmi_extract_vdev_stopped_param() - extract vdev stop param from event