mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/fix_esp32c2_tx_crash_issue' into 'master'
esp_wifi: fix esp32c2 tx crash issue Closes WIFI-4581 See merge request espressif/esp-idf!18911
This commit is contained in:
commit
d09e4d673c
@ -2119,7 +2119,6 @@ ieee80211_amsdu_encap_check = 0x400020e8;
|
||||
ieee80211_amsdu_length_check = 0x400020ec;
|
||||
ieee80211_encap_amsdu = 0x400020f0;
|
||||
ieee80211_output_raw_process = 0x400020f4;
|
||||
esp_wifi_80211_tx = 0x400020f8;
|
||||
ieee80211_raw_frame_sanity_check = 0x400020fc;
|
||||
ieee80211_crypto_aes_128_cmac_encrypt = 0x40002100;
|
||||
ieee80211_crypto_aes_128_cmac_decrypt = 0x40002104;
|
||||
|
Loading…
x
Reference in New Issue
Block a user