mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
Merge branch 'bugfix/nan_svc_cancel_crash' into 'master'
Fix crash while cancelling NAN service Closes WIFI-5970, WIFIBUG-172, and XIAOMI-154 See merge request espressif/esp-idf!25588
This commit is contained in:
commit
f4c7dfd391
@ -1624,7 +1624,7 @@ wdev_mac_sleep = 0x40001d04;
|
||||
wdevProcessRxSucDataAll = 0x40001d10;
|
||||
wdev_csi_len_align = 0x40001d14;
|
||||
ppDequeueTxDone_Locked = 0x40001d18;
|
||||
ppProcTxDone = 0x40001d1c;
|
||||
/*ppProcTxDone = 0x40001d1c;*/
|
||||
/*pm_tx_data_done_process = 0x40001d20;*/
|
||||
config_is_cache_tx_buf_enabled = 0x40001d24;
|
||||
//ppMapWaitTxq = 0x40001d28;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 9b1a2b1ef4dea05dd164a14fd6891d2520002bf9
|
||||
Subproject commit 24c2de2dd70a13ac02ee6afc4989e0d6f759cc1f
|
Loading…
x
Reference in New Issue
Block a user