From: Johannes Berg Date: Wed, 16 May 2012 21:50:15 +0000 (+0200) Subject: mac80211: clean up ieee80211_set_channel X-Git-Tag: v3.6-rc1~125^2~57^2~371 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a2ac260bb89dc34bd31d694e885164a3b78c4d9;p=pandora-kernel.git mac80211: clean up ieee80211_set_channel There's no need for ieee80211_set_channel to check whether a change in configuration happened since ieee80211_hw_config() auto-detects it. Additionally, it's wrong to pretend the HT config for the BSS changed, it didn't, the BSS can't be up & running (AP beaconing etc.) when the channel type is changed anyway. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed