mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
fix(wifi): fix multicast address qos frames issue
This commit is contained in:
@@ -1770,7 +1770,7 @@ ic_ebuf_recycle_rx = 0x40001fa0;
|
||||
ic_ebuf_recycle_tx = 0x40001fa4;
|
||||
ic_reset_rx_ba = 0x40001fa8;
|
||||
ieee80211_align_eb = 0x40001fac;
|
||||
ieee80211_ampdu_reorder = 0x40001fb0;
|
||||
/*ieee80211_ampdu_reorder = 0x40001fb0;*/
|
||||
ieee80211_ampdu_start_age_timer = 0x40001fb4;
|
||||
/*ieee80211_encap_esfbuf = 0x40001fb8;*/
|
||||
ieee80211_is_tx_allowed = 0x40001fbc;
|
||||
|
Reference in New Issue
Block a user