Sam Leffler fdabd982e7 Revamp ht ie handling:
o change ieee80211_parse_htcap and ieee80211_parse_htinfo to save only
  internal state obtained from the ie's; no dynamic state such as
  ni_chw is altered
o add ieee80211_ht_updateparams to parse ht cap+info ie's and update
  dynamic node state
o change ieee80211_ht_node_init to not take an htcap ie that is parsed;
  instead have the caller make a separate call as one caller wants to
  parse the ie while another wants to parse both cap+info ie's and
  update state so can better do this with ieee80211_ht_updateparams

These changes fix sta mode state handling where the node's channel
width was shifted to ht20/ht40 prematurely.
2008-09-21 23:44:15 +00:00
..
2008-09-19 15:21:40 +00:00
2008-09-21 23:16:19 +00:00
2008-09-20 16:24:42 +00:00
2008-08-24 07:40:14 +00:00
2008-09-19 04:16:13 +00:00
2008-09-21 23:44:15 +00:00
2008-09-21 07:33:33 +00:00
2008-08-20 09:20:12 +00:00