From: Jes Sorensen Date: Fri, 26 Oct 2007 14:10:39 +0000 (+0200) Subject: iwlwifi: disable interrupts before calling request_irq X-Git-Tag: v2.6.25-rc1~1162^2~636 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49df2b33478fd67e642d05786d06de322504842c;p=pandora-kernel.git iwlwifi: disable interrupts before calling request_irq Disable interrupts in the iwl4965 before calling request_irq() for the case that the previous OS or the BIOS left a pending interrupt in the chip. This behavior has been observed on some laptops such as T61 Thinkpads and Toshiba Portege R500 Signed-off-by: Jes Sorensen Signed-off-by: John W. Linville --- Reading git-diff-tree failed