diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2019-05-21 15:10:38 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2019-06-29 10:14:33 +0300 |
commit | 3b57a10ca14c619707398dc58fe5ece18c95b20b (patch) | |
tree | b95649e000931e26b3c0e7b54b1bfa1177cb4e2d /drivers/net/wireless/intel/iwlwifi/fw/smem.c | |
parent | ed3e4c6d3cd8f093a3636cb05492429fe2af228d (diff) |
iwlwifi: pcie: don't service an interrupt that was masked
Sometimes the register status can include interrupts that
were masked. We can, for example, get the RF-Kill bit set
in the interrupt status register although this interrupt
was masked. Then if we get the ALIVE interrupt (for example)
that was not masked, we need to *not* service the RF-Kill
interrupt.
Fix this in the MSI-X interrupt handler.
Cc: stable@vger.kernel.org
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/fw/smem.c')
0 files changed, 0 insertions, 0 deletions