On Tue, Nov 28, 2023 at 04:31:06PM +0800, David Lin wrote: > This issue is related to resatart/reconfigure AP. > > When AP is restarted or reconfigured, wpa_supplilcant will use cached > PMKSA to do association to AP. > Because association failure does not report to cfg80211/wpa_supplicant, > wpa_supplicant will always use cached PMKSA to do assocaiton. > Connection can't be established under this way. Same comment as patch 2, this seems a fixup of commit 1, you should fix that patch, not add a followup fixup commit. Francesco