From: Emmanuel Grumbach Date: Wed, 11 Dec 2013 08:22:28 +0000 (+0200) Subject: iwlwifi: pcie: use don't disable interrupt when irq_lock is taken X-Git-Tag: v3.14-rc1~94^2~238^2^2~83^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b70bd63c61d17a05a03bfc2f4eb83c1200a2509;p=pandora-kernel.git iwlwifi: pcie: use don't disable interrupt when irq_lock is taken Since we don't take this lock in the primary interrupt handler, there is no pointin disabling the interrupt in the critical section protected by trans_pcie->irq_lock. Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed