From: Sujith Date: Fri, 12 Dec 2008 06:27:43 +0000 (+0530) Subject: mac80211: Fix HT channel selection X-Git-Tag: v2.6.29-rc1~581^2~105^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094d05dc32fc2930e381189a942016e5561775d9;p=pandora-kernel.git mac80211: Fix HT channel selection HT management is done differently for AP and STA modes, unify to just the ->config() callback since HT is fundamentally a PHY property and cannot be per-BSS. Rename enum nl80211_sec_chan_offset as nl80211_channel_type to denote the channel type ( NO_HT, HT20, HT40+, HT40- ). Signed-off-by: Johannes Berg Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed