qcacld-3.0: Remove obsolete CDS mq APIs reference from WMA module
After control path scheduler componentization CDS message queue APIs are no longer used hence replace CDS mq APIs in WMA module by scheduler mq APIs. Change-Id: I57e878480eff8998a307bbacf3e480b8b77b9f3a CRs-Fixed: 1114371
This commit is contained in:
@@ -1591,7 +1591,7 @@ typedef struct {
|
||||
/* NAN datapath support enabled in firmware */
|
||||
bool nan_datapath_enabled;
|
||||
QDF_STATUS (*pe_ndp_event_handler)(tpAniSirGlobal mac_ctx,
|
||||
cds_msg_t *msg);
|
||||
struct scheduler_msg *msg);
|
||||
bool fw_timeout_crash;
|
||||
bool sub_20_support;
|
||||
tp_wma_packetdump_cb wma_mgmt_tx_packetdump_cb;
|
||||
|
Reference in New Issue
Block a user