fix(wifi): fix ccmp and gcmp PN became large issue

This commit is contained in:
muhaidong
2023-09-13 11:16:22 +08:00
parent ae6fdffcd7
commit a28f50d062
2 changed files with 2 additions and 2 deletions

View File

@ -1682,7 +1682,7 @@ lmacProcessCollisions_task = 0x40001dbc;
lmacInitAc = 0x40001dc4;
lmacInit = 0x40001dc8;
mac_tx_set_txop_q = 0x40001dcc;
hal_init = 0x40001dd0;
/*hal_init = 0x40001dd0;*/
hal_mac_rx_set_policy = 0x40001dd4;
hal_mac_set_bssid = 0x40001dd8;
mac_rx_policy_init = 0x40001ddc;