浏览代码

qcacmn: Rename wmi_do_wow_xxx to wmi_d0_wow_xxx

wmi_do_wow_disable_ack_event_id was named by mistake, rename it where
use it as wmi_d0_wow_disable_ack_event_id.

Change-Id: Ic11cb2a260b2ac65d0324d950d043988a7da6657
CRs-Fixed: 2160870
Will Huang 7 年之前
父节点
当前提交
5e78f76140
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      wmi_unified_param.h

+ 1 - 1
wmi_unified_param.h

@@ -5516,7 +5516,7 @@ typedef enum {
 	wmi_p2p_noa_event_id,
 	wmi_p2p_lo_stop_event_id,
 	wmi_pdev_resume_event_id,
-	wmi_do_wow_disable_ack_event_id,
+	wmi_d0_wow_disable_ack_event_id,
 	wmi_wow_initial_wakeup_event_id,
 	wmi_stats_ext_event_id,
 	wmi_iface_link_stats_event_id,