fix(wifi): fix issue that disarm send wake null timer donot take effect

This commit is contained in:
sibeibei
2025-11-06 19:08:57 +08:00
parent d474b5b1ee
commit a4011fa13a
2 changed files with 2 additions and 2 deletions

View File

@@ -157,7 +157,7 @@ systimer_hal_set_tick_rate_ops = 0x40002eac;
/* Functions */
sta_reset_beacon_timeout = 0x40003024;
ieee80211_post_hmac_tx = 0x40003028;
sta_rx_eapol = 0x4000302c;
//sta_rx_eapol = 0x4000302c;
/* Data (.data, .bss, .rodata) */
len_dh_ie_ptr = 0x3fcdfa6c;
g_authmode_threshold_failure_ptr = 0x3fcdfa68;