diff options
author | Johannes Berg <[email protected]> | 2019-03-05 10:31:11 +0100 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2019-04-29 18:42:45 +0300 |
commit | 30f24eabab8cd801064c5c37589d803cb4341929 (patch) | |
tree | b46b87eb4b5dd37832818d0d16d46ffbb6e80164 /scripts/gdb/linux/tasks.py | |
parent | c5bf4fa142297270c84fe5bd899d9a9b659bc5ac (diff) |
iwlwifi: pcie: don't crash on invalid RX interrupt
If for some reason the device gives us an RX interrupt before we're
ready for it, perhaps during device power-on with misconfigured IRQ
causes mapping or so, we can crash trying to access the queues.
Prevent that by checking that we actually have RXQs and that they
were properly allocated.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions