fix the bug that wifi connect fail

This commit is contained in:
Jack
2021-02-06 00:12:37 +08:00
parent 17257b63ed
commit 2859c7ebd1

View File

@ -1527,7 +1527,6 @@ lmacReachShortLimit = 0x4000161c;
lmacRecycleMPDU = 0x40001620;
lmacRxDone = 0x40001624;
lmacSetTxFrame = 0x40001628;
lmacTxDone = 0x4000162c;
lmacTxFrame = 0x40001630;
mac_tx_set_duration = 0x40001634;
mac_tx_set_htsig = 0x40001638;
@ -1645,7 +1644,6 @@ wDev_ProcessRxSucData = 0x400017f4;
wdevProcessRxSucDataAll = 0x400017f8;
wdev_csi_len_align = 0x400017fc;
ppDequeueTxDone_Locked = 0x40001800;
ppProcTxDone = 0x40001804;
pm_tx_data_done_process = 0x40001808;
config_is_cache_tx_buf_enabled = 0x4000180c;
ppMapWaitTxq = 0x40001810;