commit | f27b62d3e7ecca42a75f1c5d3cc225539301ba6d | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@gentoo.org> | Fri Jul 27 15:43:24 2007 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 06 15:39:15 2007 -0400 |
tree | 0b12e8c0b11c0f77ea1bff3e11b6cc4dc7a7f7b7 | |
parent | ba9b07d08b7e512535c6fcfcc2cf470f3dd58b8d [diff] |
[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 <dsd@gentoo.org> Signed-off-by: Jiri Benc <jbenc@suse.cz> Signed-off-by: John W. Linville <linville@tuxdriver.com>