On Tue, Nov 28, 2023 at 04:31:12PM +0800, David Lin wrote: > If host mlme is enabled, event EVENT_LINK_LOST must be handled with > sending deauthentication to upper layers. > > Without this patch, if AP is leaving and station won't receive > deauthentication from AP, station won't reconnect to AP again. As commented on previous patches this should be done in the commit that introduce the host mlme feature in the first place. No fixup for a non committed patch, you should just avoid introducing the bug in the first place. Francesco