]> git.ipfire.org Git - thirdparty/hostap.git/commit
Extract BSS coex 40 MHz check into a separate function
authorSergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Tue, 19 Mar 2019 12:35:56 +0000 (12:35 +0000)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2019 09:41:01 +0000 (11:41 +0200)
commit3af78a4e043ede6488eae081d854bad89500aec2
treedc9421e50b269497ab24841cf11d7b5bf782a043
parent6883f94408e569b9b2ad9decdadfa055471180ad
Extract BSS coex 40 MHz check into a separate function

Move this implementation from check_40mhz_2g4() into a new helper
function check_bss_coex_40mhz function() so that it can be used in the
station mode case as well as the previously used AP mode case.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
src/common/hw_features_common.c
src/common/hw_features_common.h