]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit6ef89d0afabe472dd17caff85cec2f9cefeb5f06
tree365bfcf0aa2b166f849c7c4343f91f8a300a57f4
parent15e869d86ee349f5510cf93f6b61e3a5e415c35f
[PATCH] iwl3945: fix direct scan problem

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>
drivers/net/wireless/iwlwifi/iwl3945-base.c