qcacmn: Fix for removal of common_wmi_handle
Add changes to remove usage of common_wmi_handle Instead use wmi_unified_t as opaque pointer Change-Id: I85ae8581ce8e4f7fd02fb753e3f482f8a6edebac
This commit is contained in:
@@ -920,7 +920,7 @@ static int target_if_direct_buf_rx_rsp_event_handler(ol_scn_t scn,
|
||||
struct direct_buf_rx_buf_info *dbr_buf_pool;
|
||||
struct direct_buf_rx_pdev_obj *dbr_pdev_obj;
|
||||
struct direct_buf_rx_module_param *mod_param;
|
||||
struct common_wmi_handle *wmi_handle;
|
||||
struct wmi_unified *wmi_handle;
|
||||
wlan_objmgr_ref_dbgid dbr_mod_id = WLAN_DIRECT_BUF_RX_ID;
|
||||
|
||||
direct_buf_rx_enter();
|
||||
|
Fai riferimento in un nuovo problema
Block a user