]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use secondary channel provided by ACS for HT40 if valid
authorQiwei Cai <qcai@codeaurora.org>
Sun, 19 Jan 2020 02:37:26 +0000 (10:37 +0800)
committerJouni Malinen <jouni@codeaurora.org>
Mon, 3 Feb 2020 00:03:32 +0000 (02:03 +0200)
commitc4bab72d9675df0b4346ce50576730fc4accdc76
tree57879f0bd0a5661b1eb27c6c416d7526a00a5213
parente0d9f5fc15562d6ed816ba683eabbe14fcf477e6
Use secondary channel provided by ACS for HT40 if valid

Previously, hostapd ignored the secondary channel provided by ACS if
both HT40+ and HT40- are set in hostapd.conf. This change selects such
channel for HT40 if it's valid, which is more reasonable.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/hw_features.c