From: Jouni Malinen Date: Tue, 3 Mar 2009 17:23:38 +0000 (+0200) Subject: ath9k: Special processing for channel changes during scan X-Git-Tag: v2.6.30-rc1~662^2~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8089cc47ed45df8f5a44f92f53140e6fd0958409;p=pandora-kernel.git ath9k: Special processing for channel changes during scan Allow mac80211-controlled channel changes on an active wiphy and especially during a scan. We need this as long as the scan is controlled by mac80211. Moving this control into the driver could allow some optimizations on scanning while using multiple virtual interfaces, but for now, try to work as well as possible with the current scan mechanism. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed