aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/ap_config.h
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2012-09-20 10:35:40 -0500
committerVishal Mahaveer <vishalm@ti.com>2012-09-20 10:35:40 -0500
commit761368a07b3754dced0e351cac57c4c95730d5d3 (patch)
treef0417285014ab1fe77950ce0c1a8106d6cd3d45c /src/ap/ap_config.h
parent846a11d74da8cb7b8c6c470a8c1f35e4429d6156 (diff)
parent9c03c3c348b3660a820d7dfd4fb762d5eb9fca4c (diff)
downloadexternal_wpa_supplicant_8_ti-761368a07b3754dced0e351cac57c4c95730d5d3.zip
external_wpa_supplicant_8_ti-761368a07b3754dced0e351cac57c4c95730d5d3.tar.gz
external_wpa_supplicant_8_ti-761368a07b3754dced0e351cac57c4c95730d5d3.tar.bz2
Merge commit 'ol_R5.SP3.01' into d-jb-release
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];
/*