From: Senthil Balasubramanian Date: Thu, 13 Nov 2008 12:30:37 +0000 (+0530) Subject: ath9k: IRQ should be disabled before calling free_irq() X-Git-Tag: v2.6.29-rc1~581^2~383^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=306efdd109f086b19d849f1ec0f9104c9fdb3444;p=pandora-kernel.git ath9k: IRQ should be disabled before calling free_irq() ath9k frees irq even before IRQs are disabled and existing IRQs are flushed when rfkill_register() fails. Signed-off-by: Senthil Balasubramanian Signed-off-by: John W. Linville --- Reading git-diff-tree failed