From: Ido Yariv Date: Sun, 20 May 2012 22:10:11 +0000 (+0300) Subject: wlcore: Disable interrupts while recovering X-Git-Tag: v3.6-rc1~125^2~57^2~229^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b666bb7f2fe2bdc0309b0d58afb48eae85d92221;p=pandora-kernel.git wlcore: Disable interrupts while recovering In case a recovery is initiated, the FW can no longer be trusted, and the driver should not handle any new FW events. Disable the interrupt handler when a recovery is scheduled and balance it back in the op_stop callback. Signed-off-by: Ido Yariv Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed