]> Pileus Git - ~andy/linux/commit
[PATCH] iwl4965: fix driver hang related to hardware scan
authormabbas <mabbas@linux.intel.com>
Thu, 25 Oct 2007 09:15:43 +0000 (17:15 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 26 Oct 2007 02:15:43 +0000 (22:15 -0400)
commit052c4b9f0a83a83f3fee735b57c5b1e4edc1da8c
treec5a05691c440649b700b5026e616a9ed4775534b
parent702004b7455e0c4dcf875dd2f638d611892ea84f
[PATCH] iwl4965: fix driver hang related to hardware scan

This patch fix the following:
1. make sure we are not scanning before we call REPLY_RXON
2. set RXON_FILTER_ASSOC_MSK only after we receive association response
3. call scan abort on scan watchdog instead of restart

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