fix(wifi/mesh): fixed the mesh STA sends data error on c61

This commit is contained in:
zhangyanjiao
2025-07-17 11:43:08 +08:00
parent c76202c0a8
commit 96e39022b3

View File

@@ -32,7 +32,7 @@ ic_reset_extra_softap_rx_ba = 0x40000ab8;
ieee80211_align_eb = 0x40000abc;
ieee80211_ampdu_reorder = 0x40000ac0;
ieee80211_ampdu_start_age_timer = 0x40000ac4;
ieee80211_encap_esfbuf = 0x40000ac8;
/*ieee80211_encap_esfbuf = 0x40000ac8;*/
ieee80211_is_tx_allowed = 0x40000acc;
ieee80211_output_pending_eb = 0x40000ad0;
ieee80211_output_process = 0x40000ad4;