From: Emmanuel Grumbach Date: Mon, 9 Dec 2013 09:09:47 +0000 (+0200) Subject: iwlwifi: pcie: track interrupt mask in SW X-Git-Tag: v3.14-rc1~94^2~238^2^2~83^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dbc368d7fded35ed221a3751405b15e06eb8925;p=pandora-kernel.git iwlwifi: pcie: track interrupt mask in SW Track the interrupt mask in software, making it exactly what is configured in the interrupt mask register in the hardware. This allows not to access the register from the interrupt handler. This was the case for ICT interrupt already, but not for non-ICT interrupt. Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed