forked from espressif/esp-idf
fix(wifi): fix ccmp and gcmp PN became large issue
This commit is contained in:
@@ -1673,7 +1673,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;
|
||||
|
Reference in New Issue
Block a user