fix(wifi): fix some wifi issues

1. fix enable psram wapi dhcp fail issue
3. fix wrong wifi mode connect crash issue
This commit is contained in:
muhaidong
2023-09-25 15:12:44 +08:00
parent bd19f9c5aa
commit 59ff3f12fc

View File

@ -1803,7 +1803,7 @@ ieee80211_ampdu_start_age_timer = 0x40001858;
ieee80211_encap_esfbuf = 0x4000185c;
ieee80211_is_tx_allowed = 0x40001860;
ieee80211_output_pending_eb = 0x40001864;
ieee80211_output_process = 0x40001868;
/*ieee80211_output_process = 0x40001868;*/
ieee80211_set_tx_desc = 0x4000186c;
rom_sta_input = 0x40001870;
wifi_get_macaddr = 0x40001874;