commit | 52ac8c488774b7ac6d1b0ed4c323b5de90d39d6e | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <thomas@cozybit.com> | Sat Feb 16 10:41:04 2013 -0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Feb 18 15:31:23 2013 +0100 |
tree | 06b25764ec6c7f1fded25bc7db004e028810fad7 | |
parent | 572078be54856bf751af9a43d501ffb8d09b1ea7 [diff] |
mac80211: clean up mesh HT operation ieee80211_ht_cap_ie_to_sta_ht_cap() will clean up the ht_supported flag and station bandwidth field for us if the peer beacon doesn't have an HT capability element (is operating as non-HT). Also, we don't really need a special station ch_width member to track the station operating mode any more so use sta.bandwidth instead. Signed-off-by: Thomas Pedersen <thomas@cozybit.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>