qcacmn: 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: Iedb4280fb47d6567bc4d7b663ecd6af5e769ddfc
CRs-Fixed: 2641197
This commit is contained in:
Naga
2020-03-13 16:39:56 +05:30
committed by nshrivas
parent 0e1692f8e7
commit b805e1fa7b
6 changed files with 8 additions and 17 deletions

View File

@@ -108,7 +108,7 @@ wmi_extract_vdev_stopped_param(struct wmi_unified *wmi_handle, void *evt_buf,
*/
QDF_STATUS
wmi_extract_vdev_delete_resp(struct wmi_unified *wmi_handle, void *evt_buf,
struct wmi_host_vdev_delete_resp *vdev_del_resp);
struct vdev_delete_response *vdev_del_resp);
/**
* wmi_extract_vdev_peer_delete_all_response_event() - extract peer delete all