]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: Use a helper function to set whether a STA is a non-AP MLD
authorJouni Malinen <j@w1.fi>
Sun, 21 Jan 2024 17:06:36 +0000 (19:06 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 21 Jan 2024 17:08:08 +0000 (19:08 +0200)
commitfa79e46c781bef7eb8f5672743eb131505355572
tree42dede11284c4d63cbf6e74170ae19f02036e37b
parent6bda0aca8bfe638c01aef1115f4d716b6e97c9d4
AP MLD: Use a helper function to set whether a STA is a non-AP MLD

This makes it easier to change the struct sta_info design for MLD by
reducing the number of direct references.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/drv_callbacks.c
src/ap/ieee802_11.c
src/ap/sta_info.h