From: Daniel Drake Date: Fri, 27 Jul 2007 13:43:24 +0000 (+0200) Subject: [PATCH] mac80211: don't allow scanning in monitor mode X-Git-Tag: v2.6.23-rc3~70^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f27b62d3e7ecca42a75f1c5d3cc225539301ba6d;p=pandora-kernel.git [PATCH] mac80211: don't allow scanning in monitor mode zd1211rw gets confused when the user asks for a scan when the device is in monitor mode. This patch tightens up the SIWSCAN handler to deny the scan under these conditions. Signed-off-by: Daniel Drake Signed-off-by: Jiri Benc Signed-off-by: John W. Linville --- Reading git-diff-tree failed