aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/hostapd_ioctl.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2007-09-17 01:29:25 -0400
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 16:52:29 -0700
commit011bfcc4f3d3444b140da3880ae30a62cc93529e (patch)
tree2c856fefcd132ed308623b1da5cd47a22177d7af /net/mac80211/hostapd_ioctl.h
parent[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum (diff)
downloadlinux-dev-011bfcc4f3d3444b140da3880ae30a62cc93529e.tar.xz
linux-dev-011bfcc4f3d3444b140da3880ae30a62cc93529e.zip
[MAC80211]: remove key threshold stuff
This patch removes the key threshold stuff from mac80211. I have patches for later that add it as a per-key setting to nl/cfg80211. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Michael Wu <flamingice@sourmilk.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/hostapd_ioctl.h')
-rw-r--r--net/mac80211/hostapd_ioctl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/hostapd_ioctl.h b/net/mac80211/hostapd_ioctl.h
index ac812ec9fa2f..2300c5516458 100644
--- a/net/mac80211/hostapd_ioctl.h
+++ b/net/mac80211/hostapd_ioctl.h
@@ -32,7 +32,6 @@ enum {
PRISM2_PARAM_PREAMBLE = 1003,
PRISM2_PARAM_SHORT_SLOT_TIME = 1006,
PRISM2_PARAM_NEXT_MODE = 1008,
- PRISM2_PARAM_KEY_TX_RX_THRESHOLD = 1024,
PRISM2_PARAM_WIFI_WME_NOACK_TEST = 1033,
PRISM2_PARAM_SCAN_FLAGS = 1035,
PRISM2_PARAM_HW_MODES = 1036,