aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/ap_list.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2012-03-05 16:38:26 +0200
committerJouni Malinen <j@w1.fi>2012-03-05 16:38:26 +0200
commitc8c340a9f639da0e6e5b0b126b43cce055ab8fc5 (patch)
tree8695dd6050b4cc29f02a6aae6d9616e4cd6e33a5 /src/ap/ap_list.h
parent28ef705d2df8002ef1c69a0089cd493f41c2157f (diff)
downloadexternal_wpa_supplicant_8_ti-c8c340a9f639da0e6e5b0b126b43cce055ab8fc5.zip
external_wpa_supplicant_8_ti-c8c340a9f639da0e6e5b0b126b43cce055ab8fc5.tar.gz
external_wpa_supplicant_8_ti-c8c340a9f639da0e6e5b0b126b43cce055ab8fc5.tar.bz2
AP: remove ssi_signal from ap_info
It is never used. Signed-hostap: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'src/ap/ap_list.h')
-rw-r--r--src/ap/ap_list.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ap/ap_list.h b/src/ap/ap_list.h
index 201f6ec..f0b4125 100644
--- a/src/ap/ap_list.h
+++ b/src/ap/ap_list.h
@@ -34,7 +34,6 @@ struct ap_info {
int channel;
int datarate; /* in 100 kbps */
- int ssi_signal;
int ht_support;