]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/hw_features.c
hostapd: Check driver DFS offload capability for channel disablement
authorAmar Singhal <asinghal@qca.qualcomm.com>
Sat, 22 Mar 2014 19:31:15 +0000 (21:31 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 22 Mar 2014 19:31:15 +0000 (21:31 +0200)
commit70634eec0cb0003d83a8f25419eabf2d928dfc83
tree258a5971701954de8757b927af0b695500df0494
parent65d645ce43abb01fbfedae8a988b0ea1b6d55def
hostapd: Check driver DFS offload capability for channel disablement

If the driver supports full offloading of DFS operations, do not disable
a channel marked for radar detection. The driver will handle the needed
operations for such channels.

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