diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2013-12-11 10:22:28 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2013-12-21 21:23:06 +0200 |
commit | 51232f7e608603f6a7a91136accf548a6c76332c (patch) | |
tree | ec75a9e4ba825dc5c6a3be8cab9406ca4de02cd6 /tools/lib/api/fd/array.c | |
parent | 7b70bd63c61d17a05a03bfc2f4eb83c1200a2509 (diff) |
iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken
This lock was never acquired in the primary interrupt
handler, but since it was acquired along with irq_lock
which had to disable interrupts, rxq->lock had to disable
interrupts too.
Now that trans_pcie->irq_lock isn't acquired in the primary
interrupt handler, rxq->lock can let interrupt enabled.
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/lib/api/fd/array.c')
0 files changed, 0 insertions, 0 deletions