aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/ap_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ap/ap_config.h')
-rw-r--r--src/ap/ap_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ap/ap_config.h b/src/ap/ap_config.h
index 4e10a0f..d6b67fe 100644
--- a/src/ap/ap_config.h
+++ b/src/ap/ap_config.h
@@ -432,6 +432,9 @@ struct hostapd_config {
int ieee80211d;
+ /* AP/GO channel switch count */
+ int channel_switch_count;
+
struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
/*