]> git.ipfire.org Git - thirdparty/hostap.git/commit
common: Combine definitions for Multi-Link and per STA profile control
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Wed, 30 Nov 2022 13:09:25 +0000 (15:09 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Dec 2022 09:11:34 +0000 (11:11 +0200)
commit5f17763ad436f43a6a1be9d5eec66dd28523594e
tree9a4424a09a37346d3336dcb453258dc93105e894
parent7a7ce957460ac5cc598068a9a26e45cbac90b1d3
common: Combine definitions for Multi-Link and per STA profile control

The control fields are 16 bit wide. Combine the per byte definitions to
make it more convenient.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/common/ieee802_11_defs.h
src/drivers/driver_nl80211_event.c