fix(wifi): fix beacon eb memory leak issue

This commit is contained in:
muhaidong 2023-12-14 17:57:51 +08:00
parent 41ca90905e
commit 608d575172

View File

@ -32,7 +32,7 @@ wDevCheckBlockError = 0x400017b4;
/* wDev_IndicateFrame = 0x400017c8;*/
wDev_ProcessFiq = 0x400017f0;
wDev_ProcessRxSucData = 0x400017f4;
ppProcTxDone = 0x40001804;
/*ppProcTxDone = 0x40001804;*/
pm_tx_data_done_process = 0x40001808;
ppMapWaitTxq = 0x40001810;
ieee80211_encap_esfbuf = 0x4000185c;