]> git.ipfire.org Git - thirdparty/hostap.git/commit
Select 6 GHz mode correctly for ACS cases
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 25 Apr 2023 14:29:46 +0000 (17:29 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Apr 2023 14:29:46 +0000 (17:29 +0300)
commitd930211bdd146c66660b60eca5f1ace4bf84fdc6
tree520ae53db66e3ace506a045f51bcf7779ff3406d
parent927dbfb453ed712e4eea05eba44ea67b8a734fda
Select 6 GHz mode correctly for ACS cases

Use the op_class configuration to determine whether to select the 5 GHz
or 6 GHz mode for ACS. Without this, the first mode (5 GHz in most
cases) would have been selected regardless of the op_class value.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/hw_features.c