K 10 svn:author V 6 adrian K 8 svn:date V 27 2017-01-07T01:53:27.171232Z K 7 svn:log V 331 [net80211] add VHT node flag; parsed chanwidth. The VHT operational element (VHTOPMODE) isn't a uint32_t - it's the MCS sets, freq1/freq2 parameters and channel width. So, store the channel width too in lieu of just storing the IE struct. This changes the VHT parameter layout in ieee80211_node but it doesn't change ABI at all. END