]> git.ipfire.org Git - thirdparty/hostap.git/commit
ACS: Extend acs_find_chan() for all modes
authorNeo Jou <neojou@gmail.com>
Mon, 13 Jan 2020 08:31:28 +0000 (16:31 +0800)
committerJouni Malinen <j@w1.fi>
Sat, 29 Feb 2020 09:23:03 +0000 (11:23 +0200)
commit070522e5b2b596ab443e60f06cd85b0d9b40872e
treea6f16be89e29f192a0ba38b90baf986b183a652d
parent4c1ffb45e48296bcf1151888ff4d7c8f0f666a2b
ACS: Extend acs_find_chan() for all modes

This is preparation for being able to support hw_mode=any to select the
best channel from any supported mode.

Signed-off-by: Neo Jou <neojou@gmail.com>
src/ap/acs.c