diff options
author | Shengzhen Li <[email protected]> | 2016-07-01 18:26:52 +0530 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2016-07-08 16:49:13 +0300 |
commit | 5781fc29dbbd3ee5e11c1bf4fa6696ae89d19840 (patch) | |
tree | 27e151aaf1c04049f6627c21f49edb47eca5de0d /tools/perf/scripts/python/check-perf-trace.py | |
parent | d41376ca8ba74e954ba931c69271d0b29546a202 (diff) |
mwifiex: fix interrupt processing corner case in MSI mode
As interrupt is read in interrupt handler as well as interrupt processing
thread, we observed a corner case issue for MSI in which interrupt gets
processed twice.
This patch moves interrupt reading code for MSI mode from
mwifiex_interrupt_status() to mwifiex_pcie_process_int() to avoid the
issue.
Signed-off-by: Shengzhen Li <[email protected]>
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions