remove %b msg bit defines now public

This commit is contained in:
Sam Leffler 2009-01-27 23:01:14 +00:00
parent 3d13a95516
commit 63ad8170dd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187798

View File

@ -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)
{