From: Johannes Berg Date: Wed, 7 Jan 2009 09:13:27 +0000 (+0100) Subject: mac80211: clean up channel type config X-Git-Tag: v2.6.30-rc1~662^2~836^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4797938c5dfa22af30fd16679192972f878419a1;p=pandora-kernel.git mac80211: clean up channel type config The channel_type really doesn't need to be the only member in a new structure, so remove the struct. Additionally, remove the _CONF_CHANGE_HT flag and use _CONF_CHANGE_CHANNEL when the channel type changes, since that's enough of a change to require reprogramming the hardware anyway. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed