diff options
author | Ben Greear <[email protected]> | 2020-09-03 12:52:54 -0700 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-12-22 08:02:35 +0200 |
commit | d943fdad7589653065be0e20aadc6dff37725ed4 (patch) | |
tree | 30b5cd245f5842fd6674b7c3b1b9213e8d36d3cc /tools/perf/scripts/python/stackcollapse.py | |
parent | 9d364b828ae5c51ef732fea2830d278849ca8a3a (diff) |
ath11k: Fix napi related hang
Similar to the same bug in ath10k, a napi disable w/out it being enabled
will hang forever. I believe I saw this while trying rmmod after driver
had some failure on startup. Fix it by keeping state on whether napi is
enabled or not.
And, remove un-used napi pointer in ath11k driver base struct.
Signed-off-by: Ben Greear <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions