summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-01-27 23:01:14 +0000
committersam <sam@FreeBSD.org>2009-01-27 23:01:14 +0000
commita32b6f5caf257b5de19313970d78c212311d853d (patch)
tree42bc30856186ace574d6002a83cbbd1f56209bf1 /sbin
parent61a0b86ec5e1712eaaf5d4593415ee015f670f75 (diff)
downloadFreeBSD-src-a32b6f5caf257b5de19313970d78c212311d853d.zip
FreeBSD-src-a32b6f5caf257b5de19313970d78c212311d853d.tar.gz
remove %b msg bit defines now public
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifieee80211.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sbin/ifconfig/ifieee80211.c b/sbin/ifconfig/ifieee80211.c
index 5c84ba2..edb9db6 100644
--- a/sbin/ifconfig/ifieee80211.c
+++ b/sbin/ifconfig/ifieee80211.c
@@ -3256,13 +3256,6 @@ list_keys(int s)
"\21MONITOR\22DFS\30WPA1\31WPA2\32BURST\33WME\34WDS\36BGSCAN" \
"\37TXFRAG\40TDMA"
-#define IEEE80211_CRYPTO_BITS \
- "\20\1WEP\2TKIP\3AES\4AES_CCM\5TKIPMIC\6CKIP\12PMGT"
-
-#define IEEE80211_HTCAP_BITS \
- "\20\1LDPC\2CHWIDTH40\5GREENFIELD\6SHORTGI20\7SHORTGI40\10TXSTBC" \
- "\21AMPDU\22AMSDU\23HT"
-
static void
list_capabilities(int s)
{
OpenPOWER on IntegriCloud