commit | 052c4b9f0a83a83f3fee735b57c5b1e4edc1da8c | [log] [tgz] |
---|---|---|
author | mabbas <mabbas@linux.intel.com> | Thu Oct 25 17:15:43 2007 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 25 22:15:43 2007 -0400 |
tree | c5a05691c440649b700b5026e616a9ed4775534b | |
parent | 702004b7455e0c4dcf875dd2f638d611892ea84f [diff] |
[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>