diff options
author | Johannes Berg <[email protected]> | 2021-01-22 14:52:42 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-01-25 15:59:27 +0200 |
commit | 0bed6a2a14afaae240cc431e49c260568488b51c (patch) | |
tree | 6d7d752695eeecae4775f3aa0d2ab81eca48444a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7a21b1d4a728a483f07c638ccd8610d4b4f12684 (diff) |
iwlwifi: queue: bail out on invalid freeing
If we find an entry without an SKB, we currently continue, but
that will just result in an infinite loop since we won't increment
the read pointer, and will try the same thing over and over again.
Fix this.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20210122144849.abe2dedcc3ac.Ia6b03f9eeb617fd819e56dd5376f4bb8edc7b98a@changeid
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions