]> git.ipfire.org Git - thirdparty/hostap.git/commit
ACS: Select current hw_mode based on the selected frequency
authorAnkita Bajaj <bankita@codeaurora.org>
Wed, 27 Nov 2019 14:25:49 +0000 (19:55 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 20 Dec 2019 10:45:03 +0000 (12:45 +0200)
commit59e33b4a98a4ce72e8212ec0dc44860918b466a7
tree112399407ee7419bd656b7c75dc8e71f7878166a
parentbb781c763f475a393743499aacb6da5edaf7eca3
ACS: Select current hw_mode based on the selected frequency

After receiving ACS offload results, select the current hw_mode based on
the frequency selected by the ACS algorithm. The current hw_mode will be
further used during other validation steps such as HT capability
validations, DFS validation, etc.

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