From: Thomas Pedersen Date: Sat, 16 Feb 2013 18:41:04 +0000 (-0800) Subject: mac80211: clean up mesh HT operation X-Git-Tag: v3.9-rc1~139^2~2^2^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ac8c488774b7ac6d1b0ed4c323b5de90d39d6e;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed