commit | 7b70bd63c61d17a05a03bfc2f4eb83c1200a2509 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Dec 11 10:22:28 2013 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sat Dec 21 21:23:03 2013 +0200 |
tree | 309e8b738b833edc0ce9ac7616848337a4ca219b | |
parent | 7ba1faa45f5d1ea2ddd36c6d5f59a81fea611d92 [diff] |
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 <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>