From: Mohamed Abbas Date: Thu, 25 Oct 2007 09:15:45 +0000 (+0800) Subject: [PATCH] iwl4965: fix scan problem X-Git-Tag: v2.6.24-rc2~100^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=948c171cfe9c63102cfb530af8a4b64e9643dde9;p=pandora-kernel.git [PATCH] iwl4965: fix scan problem This patch fixes the following problems for 4965: 1. Fix direct scan by make sure we set one_direct_scan only when the mac80211 ask for direct scan. 2. Fix mac_stop and mac_remove_interface calles, we make sure we cancel any scan and disassoc on these call. Signed-off-by: Mohamed Abbas Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed