[ifconfig] remove now duplicate IEEE80211_C_BITS definition; it's now in _ieee80211.h .

Reviewed by:	avos
Differential Revision:	https://reviews.freebsd.org/D8553
This commit is contained in:
Adrian Chadd 2016-11-18 21:12:36 +00:00
parent e4ce50a443
commit 53414bce1b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=308812

View File

@ -3785,12 +3785,6 @@ list_keys(int s)
{
}
#define IEEE80211_C_BITS \
"\20\1STA\002803ENCAP\7FF\10TURBOP\11IBSS\12PMGT" \
"\13HOSTAP\14AHDEMO\15SWRETRY\16TXPMGT\17SHSLOT\20SHPREAMBLE" \
"\21MONITOR\22DFS\23MBSS\30WPA1\31WPA2\32BURST\33WME\34WDS\36BGSCAN" \
"\37TXFRAG\40TDMA"
static void
list_capabilities(int s)
{