convert the test if a node support HT (aka, 11n) into an inline function,
authorphessler <phessler@openbsd.org>
Tue, 6 Feb 2018 22:14:52 +0000 (22:14 +0000)
committerphessler <phessler@openbsd.org>
Tue, 6 Feb 2018 22:14:52 +0000 (22:14 +0000)
commit08e4cc2b743008a0c15c4c880caea25753266c59
tree828b2bedfc7390e270bd8072436c1db75f43e9b9
parent9ba399d9ff24f43a303b291c78ca3f8d6291f4ff
convert the test if a node support HT (aka, 11n) into an inline function,
instead of testing some un-obvious bitfield

OK stsp@
sys/net80211/ieee80211_node.c
sys/net80211/ieee80211_node.h
sys/net80211/ieee80211_proto.c