mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
fix(wifi): fix beacon eb memory leak issue
This commit is contained in:
parent
0340043e59
commit
c5ea7510bc
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user