]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Support get_sta_mlo_info for SME-in-wpa_supplicant drivers
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Wed, 30 Nov 2022 13:09:36 +0000 (15:09 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Dec 2022 15:31:50 +0000 (17:31 +0200)
commit7216f79b945162cbcf092856b44ad35d6b451067
tree37be3d99771dcc6d7d3626a3b936594f87c78565
parent06eb608d54df3113b0355cfdf194f1a5b45c39f8
nl80211: Support get_sta_mlo_info for SME-in-wpa_supplicant drivers

Query updated MLO information using NL80211_CMD_GET_INTERFACE command.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/drivers/driver_nl80211.c