[PATCH] iwl3945: fix direct scan problem
authorMohamed Abbas <mabbas@linux.intel.com>
Thu, 25 Oct 2007 09:15:47 +0000 (17:15 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 26 Oct 2007 02:24:49 +0000 (22:24 -0400)
This patch fix the follwing for 3945:
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>

No differences found