]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Remove QCA vendor specific HE capability handling
authorJouni Malinen <jouni@codeaurora.org>
Thu, 25 Apr 2019 08:41:18 +0000 (11:41 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 25 Apr 2019 08:43:59 +0000 (11:43 +0300)
commit1b90aae9299f0a8618001b38882317787a690485
tree64ebda315746694c8b1653a207493aea12ff10b8
parent64c20a831f23ae601aecbd6cb2e3537a432699c6
nl80211: Remove QCA vendor specific HE capability handling

The QCA_NL80211_VENDOR_SUBCMD_GET_HE_CAPABILITIES attributes are not
up-to-date with the latest P802.11ax/D4.0 capabilities and would need to
be updated or replaced. Since the variables from this functionality were
not used for anything in practice, it is easier to simply remove this
functionality completely to avoid issues with upcoming updates to use
upstream nl80211 information to determine HE capabilities.

This is practically reverting the commit ca1ab9db2a9e ("hostapd: Get
vendor HE capabilities").

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_capa.c