]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/ap_config.h
hostapd: Select a valid secondary channel if both enabled
authorPeng Xu <pxu@qti.qualcomm.com>
Fri, 21 Apr 2017 00:05:25 +0000 (17:05 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 29 Apr 2017 13:35:23 +0000 (16:35 +0300)
commitec27b04e606873952956563fff99b6ed0bd93fd0
treed0ec4889a17269ebbb1d34b24986fbbf8ac963b6
parentda6a28ba600d5a8eb67984c5fd85a0ed092a9203
hostapd: Select a valid secondary channel if both enabled

When starting AP in HT40 mode and both HT40+ and HT40- options are
specified in hostapd.conf, select a valid secondary channel for the AP
automatically.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
src/ap/ap_config.h
src/ap/hw_features.c