]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] iwl4965: fix scan problem
authorMohamed Abbas <mabbas@linux.intel.com>
Thu, 25 Oct 2007 09:15:45 +0000 (17:15 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 26 Oct 2007 02:15:43 +0000 (22:15 -0400)
commit948c171cfe9c63102cfb530af8a4b64e9643dde9
treec95f159884d85eb65116da54793858fb580ecfa4
parent052c4b9f0a83a83f3fee735b57c5b1e4edc1da8c
[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>
drivers/net/wireless/iwlwifi/iwl4965-base.c