freebsd-skq/sbin/ifconfig
Andriy Voskoboinyk db930544a3 ifconfig: fix check for 40 MHz channels while applying country/regdomain.
Do not use 20 MHz channel list while checking 40 MHz channels;
it may be different. Just use the corresponding list instead.

Tested by:	Masachika ISHIZUKA <ish@amail.plala.or.jp>

PR:		209328
2016-05-09 16:15:52 +00:00
..
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
af_inet6.c
af_inet.c User NULL instead of 0 for pointers. 2016-04-18 14:12:42 +00:00
af_link.c
af_nd6.c
carp.c
ifbridge.c Use nitems() from sys/param.h. 2016-04-19 04:42:34 +00:00
ifclone.c ifconfig(8): can't use 'name' or 'description' when creating interface with auto numbering 2016-02-20 11:36:35 +00:00
ifconfig.8
ifconfig.c ifconfig(8): can't use 'name' or 'description' when creating interface with auto numbering 2016-02-20 11:36:35 +00:00
ifconfig.h ifconfig(8): can't use 'name' or 'description' when creating interface with auto numbering 2016-02-20 11:36:35 +00:00
iffib.c
ifgif.c
ifgre.c
ifgroup.c
ifieee80211.c ifconfig: fix check for 40 MHz channels while applying country/regdomain. 2016-05-09 16:15:52 +00:00
iflagg.c Use nitems() from sys/param.h. 2016-04-19 04:42:34 +00:00
ifmac.c
ifmedia.c
ifpfsync.c
ifvlan.c
ifvxlan.c
Makefile Explicitly add more files to the 'runtime' package. 2016-02-09 20:19:31 +00:00
Makefile.depend
sfp.c Use macro MIN() from sys/param.h. 2016-04-27 02:02:44 +00:00