diff options
author | Shahar S Matityahu <shahar.s.matityahu@intel.com> | 2019-01-29 09:51:44 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2019-02-20 20:47:59 +0200 |
commit | 00276722194658d8e33e370845a198db42f8033f (patch) | |
tree | 8d579d5e842c5a353ca2679b50525312f7fa4f92 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f50d693b9fbe1d533e29cf470ebe51140c5c0b13 (diff) |
iwlwifi: dbg_ini: fix infinite time ignore consecutive dumps
The driver sets ignore_consec to -1 which is 0xffffffff in u32
so when iwl_fw_ini_trigger_on is called, it will always return false
and each trigger could be used only once.
Solve this by removing the assignment to -1.
Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Fixes: fe1b7d6c2888 ("iwlwifi: add support for triggering ini triggers")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions