mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-14 09:55:50 +00:00
Code cleanup
This commit is contained in:
parent
7e4846cbe7
commit
df6456fc76
@ -70,8 +70,6 @@ WLAN_PWR_CFG rtl8814A_resume_flow[RTL8814A_TRANS_ACT_TO_CARDEMU_STEPS+RTL8814A_T
|
|||||||
RTL8814A_TRANS_END
|
RTL8814A_TRANS_END
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//3HWPDN Array
|
//3HWPDN Array
|
||||||
WLAN_PWR_CFG rtl8814A_hwpdn_flow[RTL8814A_TRANS_ACT_TO_CARDEMU_STEPS+RTL8814A_TRANS_CARDEMU_TO_PDN_STEPS+RTL8814A_TRANS_END_STEPS]=
|
WLAN_PWR_CFG rtl8814A_hwpdn_flow[RTL8814A_TRANS_ACT_TO_CARDEMU_STEPS+RTL8814A_TRANS_CARDEMU_TO_PDN_STEPS+RTL8814A_TRANS_END_STEPS]=
|
||||||
{
|
{
|
||||||
@ -95,4 +93,3 @@ WLAN_PWR_CFG rtl8814A_leave_lps_flow[RTL8814A_TRANS_LPS_TO_ACT_STEPS+RTL8814A_TR
|
|||||||
RTL8814A_TRANS_LPS_TO_ACT
|
RTL8814A_TRANS_LPS_TO_ACT
|
||||||
RTL8814A_TRANS_END
|
RTL8814A_TRANS_END
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user