commit | 948c171cfe9c63102cfb530af8a4b64e9643dde9 | [log] [tgz] |
---|---|---|
author | Mohamed Abbas <mabbas@linux.intel.com> | Thu Oct 25 17:15:45 2007 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 25 22:15:43 2007 -0400 |
tree | c95f159884d85eb65116da54793858fb580ecfa4 | |
parent | 052c4b9f0a83a83f3fee735b57c5b1e4edc1da8c [diff] |
[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 <mabbas@linux.intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>