Move hostapd_csa_in_progress() to hostapd.c
authorIlan Peer <ilan.peer@intel.com>
Tue, 8 Sep 2015 09:46:18 +0000 (12:46 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 3 Oct 2015 17:19:06 +0000 (20:19 +0300)
commit4e0ab656d29d7f838bc49d8d5b78c67f94193cb2
treef016596bef0f542078acc4ead3448e0475a3f271
parent23dcb302ebddd49ebd254c5def3531007c0dcb9e
Move hostapd_csa_in_progress() to hostapd.c

Move hostapd_csa_in_progress() to hostapd.{h,c} so it can be used
for contexts other than DFS.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/ap/dfs.c
src/ap/hostapd.c
src/ap/hostapd.h