Tags: Kamillaova/hostap
Tags
AP MLD: Cancel ap_sta_assoc_timeout for partner links An earlier commit implements a timeout handler to remove unassociated sta entries. For AP MLD, when a non-AP MLD is associated, the timeout handler needs to be removed in its partner links, too. The check for WLAN_STA_ASSOC is supposed to skip such cases in ap_sta_assoc_timeout(), but it is better to cancel this timeout altogether from all links. Fixes: 07ee3e8 ("Remove STA entries if association is not completed in 60 seconds") Signed-off-by: Chenming Huang <quic_chenhuan@quicinc.com>
AP MLD: Cancel ap_sta_assoc_timeout for partner links An earlier commit implements a timeout handler to remove unassociated sta entries. For AP MLD, when a non-AP MLD is associated, the timeout handler needs to be removed in its partner links, too. The check for WLAN_STA_ASSOC is supposed to skip such cases in ap_sta_assoc_timeout(), but it is better to cancel this timeout altogether from all links. Fixes: 07ee3e8 ("Remove STA entries if association is not completed in 60 seconds") Signed-off-by: Chenming Huang <quic_chenhuan@quicinc.com>
AP MLD: Cancel ap_sta_assoc_timeout for partner links An earlier commit implements a timeout handler to remove unassociated sta entries. For AP MLD, when a non-AP MLD is associated, the timeout handler needs to be removed in its partner links, too. The check for WLAN_STA_ASSOC is supposed to skip such cases in ap_sta_assoc_timeout(), but it is better to cancel this timeout altogether from all links. Fixes: 07ee3e8 ("Remove STA entries if association is not completed in 60 seconds") Signed-off-by: Chenming Huang <quic_chenhuan@quicinc.com>
PreviousNext