fix(wifi): fix multicast address qos frames issue

This commit is contained in:
muhaidong
2024-03-18 11:44:53 +08:00
parent 73041ea10a
commit fedfac470a
7 changed files with 7 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ ic_ebuf_recycle_rx = 0x40000b70;
ic_ebuf_recycle_tx = 0x40000b74;
ic_reset_rx_ba = 0x40000b78;
ieee80211_align_eb = 0x40000b7c;
ieee80211_ampdu_reorder = 0x40000b80;
/*ieee80211_ampdu_reorder = 0x40000b80;*/
ieee80211_ampdu_start_age_timer = 0x40000b84;
/*ieee80211_encap_esfbuf = 0x40000b88;*/
ieee80211_is_tx_allowed = 0x40000b8c;