On Wed, 2023-09-27 at 18:12:09 UTC, Miquel Raynal wrote: > Devices may decide to disassociate from their coordinator for different > reasons (device turning off, coordinator signal strength too low, etc), > the MAC layer just has to send a disassociation notification. > > If the ack of the disassociation notification is not received, the > device may consider itself disassociated anyway. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next.git staging. Miquel