From: mabbas Date: Thu, 25 Oct 2007 09:15:43 +0000 (+0800) Subject: [PATCH] iwl4965: fix driver hang related to hardware scan X-Git-Tag: v2.6.24-rc2~100^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=052c4b9f0a83a83f3fee735b57c5b1e4edc1da8c;p=pandora-kernel.git [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 Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed