sta: uniform disconnect state handling
authorDavid Bauer <mail@david-bauer.net>
Sun, 28 Nov 2021 22:20:48 +0000 (23:20 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sun, 9 Jan 2022 00:59:53 +0000 (01:59 +0100)
commit55e98d852c03a22cdbcd9fddbbdc86ed8b3b13e1
tree03d4270c6b909fd9cc847188337535023bbcf634
parent806e647cbcfe682301abaa4efa2b707015474fda
sta: uniform disconnect state handling

Logic for handling STA transition to disconnected state is
present multiple times. Create a new method to remove
duplicate code.

Signed-off-by: David Bauer <mail@david-bauer.net>
local_node.c
sta.c
ubus.c
usteer.h