From: Emmanuel Grumbach Date: Mon, 9 Dec 2013 09:48:30 +0000 (+0200) Subject: iwlwifi: pcie: re-organize the PCIe ISR code X-Git-Tag: v3.14-rc1~94^2~238^2^2~83^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85bf9da1936bb0a0d81afab05b67beed2f253343;p=pandora-kernel.git iwlwifi: pcie: re-organize the PCIe ISR code Separate the code that simply disables interrupt in the hardware and the code that checks what interrupt fired. This will be useful to move the second part in the threaded handler which will be done in a future patch. Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed