From: Ben Greear Date: Mon, 7 Feb 2011 21:44:35 +0000 (-0800) Subject: mac80211: Allow scanning on existing channel-type. X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2e9d91f84ce39698517203974ffc2bcc32a21d;p=pandora-kernel.git mac80211: Allow scanning on existing channel-type. Previous code set the channel type to NO_HT, but it appears that NO_HT packets can be sent on any channel type, so we do not need to change the channel type as long as the channel is correct. Signed-off-by: Ben Greear Signed-off-by: John W. Linville --- Reading git-diff-tree failed