diff options
author | Mordechay Goodstein <[email protected]> | 2020-03-06 15:16:24 +0200 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2020-03-06 15:26:32 +0200 |
commit | a5688e600e78f9fc68102bf0fe5c797fc2826abe (patch) | |
tree | 9ec8a095d64d72f0c8feaa99b29a2f31f5047f57 /tools/perf/util/trace-event-scripting.c | |
parent | 71bc0334a6371c7de0e0594439de7d237e4d2d03 (diff) |
iwlwifi: yoyo: don't add TLV offset when reading FIFOs
The TLV offset is only used to read registers, while the offset used for
the FIFO addresses are hard coded in the driver and not given by the
TLV.
If we try to apply the TLV offset when reading the FIFOs, we'll read
from invalid addresses, causing the driver to hang.
Signed-off-by: Mordechay Goodstein <[email protected]>
Fixes: 8d7dea25ada7 ("iwlwifi: dbg_ini: implement Rx fifos dump")
Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20200306151129.fbab869c26fa.I4ddac20d02f9bce41855a816aa6855c89bc3874e@changeid
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions