CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/06 15:14:52
Modified files:
sys/net80211 : ieee80211_node.c ieee80211_node.h
ieee80211_proto.c
Log message:
convert the test if a node support HT (aka, 11n) into an inline function,
instead of testing some un-obvious bitfield
OK stsp@
