]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211_capa.c
nl80211: Skip vendor specific DFS offload if upstream mechanism is used
authorPeng Xu <pxu@codeaurora.org>
Fri, 15 Jun 2018 21:39:32 +0000 (14:39 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 5 Jul 2018 10:18:28 +0000 (13:18 +0300)
commit946e35eace4db260c3d35684bfb06b2ec4bfae26
treef42002e3db0d8354a73e0cdfc6a9b8adfcd946fb
parent7bf86e44161fe1bcadaf4ca2cc3b6358fb7f3bf9
nl80211: Skip vendor specific DFS offload if upstream mechanism is used

Since the generic DFS offload support flag is added as
NL80211_EXT_FEATURE_DFS_OFFLOAD, only use the vendor command to check
DFS capablity if the flag is not already set.

Signed-off-by: Peng Xu <pxu@codeaurora.org>
src/drivers/driver_nl80211_capa.c