aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorEmmanuel Grumbach <[email protected]>2019-05-21 15:10:38 +0300
committerLuca Coelho <[email protected]>2019-06-29 10:14:33 +0300
commit3b57a10ca14c619707398dc58fe5ece18c95b20b (patch)
treeb95649e000931e26b3c0e7b54b1bfa1177cb4e2d /drivers/fpga/fpga-bridge.c
parented3e4c6d3cd8f093a3636cb05492429fe2af228d (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: [email protected] Signed-off-by: Emmanuel Grumbach <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions