commit | d6c3b87fcd2d78a7963d4caf99560f99610b80ed | [log] [tgz] |
---|---|---|
author | Will Huang <wilhuang@codeaurora.org> | Tue Jun 26 10:53:59 2018 +0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Wed Jul 11 14:29:10 2018 -0700 |
tree | 5577883f1a2168000d30f171876bc6ca2f02721a | |
parent | fe1ee41cd8b4f6c3d9e5d8015fd1db66cbb20121 [diff] |
qcacmn: Fix active_tasklet_cnt mismatch issue Issue can be reproduced when test D0WOW ROME PCIE. Multi interrupts may only trigger tasklet one time, which will cause active_tasklet_cnt mismatch. Check tasklet/napi scheduled state Change-Id: I66b5544c4d57fe91eae75d4cf8578e30b498e1fd CRs-Fixed: 2070872